LEN

From Macros Wiki
Jump to navigationJump to search

Up

Command

LEN
LEN
LEN <a$>


Returns the number of characters in a text string.

Parameters

<a$>
Text string or name of a string variable.

Example

LEN(c$)