strlen
Returns the length of the string str.
str
This efun is deprecated and replaced by sizeof(E). Please do not use it in new code and start to phase it out in old code.
sizeof
sizeof(E)