Actions
$len » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 08/06/2015 04:00 AM
Added in 1.8.10
$len(text)
Returns the length of the text.
Parameters
text - The text to check.
Example
; Check the length of text //echo -ag text length is $len(text)
Updated by Per Amundsen over 9 years ago · 1 revisions