Published on : August 11, 2020
Title | : | php.strlen |
Purpose | : | Get string length |
Syntax | : | [php.strlen p1=”test” o.set=template.len ] |
Input Parameter | : | P1: Html string |
Return Value | : | Returns the length of the given string. |
Example | [php.strlen p1=”test” o.set=template.len ] [template.echo stext/] |