LEN

From Macros Wiki
Revision as of 00:00, 15 January 2011 by Mikeo (talk | contribs)
Jump to navigationJump to search

Up

Command

LEN
LEN
LEN <a$>


Returns the number of characters in a text string.

Parameters

<a$>
Name of a string variable.

Example

LEN(c$)