RemoveEntry

RemoveEntry 1:

Removes the data set at the specified index position from the array.

VAR_INPUT

diIndex    : DINT;

diIndex: Index position of the data set to be removed.

VAR_OUTPUT

RemoveEntry    : BOOL;

RemoveEntry: Result of the function.