VisKProg HELP - Len function


See also *** Example *** Function index

The Len function returns the length of a string

Syntax:

    [ return_value = ] Len ( string );

Detailed description:

Len() returns the number of bytes (i.e. the length) of a string variable, you have to specify as function argument.

See also:

(no references)


© 2000 by Christoph Pinkel