Util.ToString
Skip to content
mnscript
string Util.ToString(any) 

Description ​

Converts any input value to its string representation

Arguments ​

any - The value to convert

Returns ​

string - The string representation of the value