-

Semantic Error (SEM1265): The function '...' expects '...' output parameter(s).

This error has been reported for an invalid call of a SPLIT_* function (where * is a TIME, LTIME, LDATE, LDT or LTOD data type). These functions are special cases with several outputs.
In ST, an incorrect number of output parameters have been specified in the function call. At least one output parameter is missing.

Double-clicking the error message opens the code and marks the incorrect code position.