LEN: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
(2 intermediate revisions by the same user not shown) | |
(No difference)
|
Latest revision as of 00:01, 15 January 2011
Command
- Returns the number of characters in a text string.
Parameters
- <a$>
- Text string or name of a string variable.
Example
- LEN(c$)