DCSE:BasicLibs:ToString
From Doors CS, Doors CSE, and Doors CE Wiki
Jump to navigationJump to searchDescription
Converts a numeric or string variable in Ans into its string representation, returned in Ans.
Technical Details
Arguments
det(13)
Input: any string-able type in Ans, including numbers, lists, matrices, and even strings.
Outputs
The string representation of the input, in Ans.