
CLEAR
Use
CLEAR ( <parameter> ).
This function clears the contents of the parameter – that is, it initializes the given field or fields. <parameter> can be a:
CLEAR ( <structure>-<field1> ).
CLEAR ( <structure> ).
CLEAR ( <table>[<index>] ).
CLEAR ( <table> ).