Function XtoC() Foundation

Converts values of datatype C, D, L, M, N to a string.

Syntax
XtoC( <xValue> ;  // Type: CDLMN
    ) --> cValue
Return

Returns the coverted value as a string.

Note: Date values are converted to a string in ANSI format (YYYYMMDD)

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.