strformatLEN - winbuilder From WinBuilder previous page next page StrFormat,LEN Syntax StrFormat,LEN,<%string%>,<%VarResult%> Returns the number of characters in the string Example: there are 11 characters in the given string (which would be the value of %var1% StrFormat,LEN,"Hello World",%var1% previous page start next page