ALIAS
sl()
ShortPHP reference for strlen().
Signature
strlen(string $string): int
Example
sl(...);PHP equivalent
strlen() is the canonical PHP function. ShortPHP provides sl() as the convenience alias.
Extension: Core