Function XtoC() Foundation
Converts values of datatype C, D, L, M, N to a string.
XtoC( <xValue> ; // Type: CDLMN
) --> cValue
Returns the coverted value as a string.
Note: Date values are converted to a string in ANSI format (YYYYMMDD)
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.