[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function VARLENGTH()
Action Returns length of a variable of any type
Returns Length of variable
Category String
Syntax Varlength(exp?]
Description Converts exp? to character with VAR2CHAR() and
then returns its length
Options
Examples VARLENGTH(123.45) returns 6
VARLENGTH(.F.) returns 3
VARLENGTH(DATE()) returns 8
Found in (prg)......S_VARLEN.PRG
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson