Len()

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

Len()

Previous pageReturn to chapter overviewNext page

Purpose

To calculate the length of a character string

Syntax

Len( <cString> ) nLength

Arguments

<cString> is the character string to determine the length of

Returns

Len() returns the length (in characters) of <cString>.