Use the Len Function to return the length of a string.
str1 = "1234567890"
Print Len( str1 )
Posted in VBScript
You must be logged in to post a comment.
Del is a command used to delete files from the computer. DEL or ERASE is a command ...
Recent Comments