String Character Length: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 289: Line 289:
echo $length # if you want it printed to the terminal
echo $length # if you want it printed to the terminal



==[[VBScript]]==
[[Category:VBScript]]
Len(string)
or
Len(Varname)