toString¶
Convert an object to a string
.
Parameters:
No. | Type | Comments |
---|---|---|
1 | An ALFA type | String representation of value |
Returns:
string
- Value as a string
Usages:
toString( v:T ) : string
Convert an object to a string
.
Parameters:
No. | Type | Comments |
---|---|---|
1 | An ALFA type | String representation of value |
Returns:
string
- Value as a string
Usages:
toString( v:T ) : string