size
YCP String Builtins
Name
size — Returns the number of characters of the string
s
Synopsis
integer
size
(
string
s
)
;
Parameters
string
s
String
Return
integer
Size of string