Length

Top  Previous  Next

Function

Parameters

Return value

Length

string s

int

 

Returns the length of "s".

 

Example:

 

Length("ABC") = 3