Remove all assigned Fields from FIELDSET

The function clear_fieldset can be used to clear all Fields from FIELDSET. The result of this function is of type BOOL. If FIELDSET is cleared successfully or unsuccessfully, the function returns TRUE or FALSE accordingly.

BOOL success := clear_fieldset(FieldSet)