Actions
$len » History » Revision 2
« Previous |
Revision 2/3
(diff)
| 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 · 2 revisions