Function ====== Math.ToString ====== Void Math.ToString(Object value) ^ API | http://api.avolites.com/11.0/Math.ToString.html | ^ description | Returns a string that represents this instance. | ^ [[macros:namespace|namespace]] | [[macros:namespace:Math]] | ^ parameter | value ( [[macros:type:Object]] ) : The value to be converted to a string | ^ return value | [[macros:type:String]] | == Example in == [[macros:example:setcuelegend]]: Math.ToString(Profiles.GetHandleProfileId(handle:"chaseHandleUN=10555")) == Also used in == {{backlinks>.}} == Remarks == ~~DISCUSSION~~