Tag: Visual Basic
-
Here are my most commonly used VB expressions for handling date, string, and array/collection values. Will add more to these as I go along. UIPath activities essentially use VB.NET expressions so their API browser is extremely helpful in learning functions and syntax. .NET API Browser:https://docs.microsoft.com/en-us/dotnet/api/?view=netframework-4.7.2 String How to print new line on Message Box Use… Continue reading