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.
namespace Math
parameter value ( Object ) : The value to be converted to a string
return value String
Example in

Legend - Set a chase cue's legend:

Math.ToString(Profiles.GetHandleProfileId(handle:"chaseHandleUN=10555"))
Also used in
Remarks