CX_CLASS::string
Description:
This function returns the string representation of this object. In formulas, for example, any object can be represented as a string and processed further if necessary.
Code example:
Var(x)
CreateTransObject(CX_VALUE) -> x
0 x Call(string)
| Stack | Position | Object type | Brief description |
|---|---|---|---|
| Stack(In) | Top | CX_CLASS | Object |
| Top 1 | INTEGER | Flags | |
| Stack(Out) | Top | CX_STRING | String representation |