RowDataConversion
FUNCTION RowDataConversion : RTS_IEC_RESULT
This function makes sure to hold the user created columns and row structure.\
InOut:
Return
RTS_IEC_RESULT
Input
sSplitChar
STRING
‘;’
Definition of the split character for CSV entries
psColumnData
POINTER TO STRING(Parameters.gc_iMaxStringLength)
The full column data as one string.
psRowData
The full row data as one string.
atRowData
POINTER TO tRowData
Zuletzt aktualisiert vor 3 Monaten