VisKProg HELP - Len function - Example
Back
myString
=
"Hello"
;
length1
=
Len
(
myString
);
//Length1 should be 5 now
© 2000 by
Christoph Pinkel