String
value This function retrieves the string pointer of a String
value. It will fail with InvalidArgument
if the type of the value is not String
.
Requires an active script context.
public ToString ( ) : string | ||
return | string |