ClearState

Description:              This statement deletes all of the statements in a state.

Warning:               This function may cause irrecoverable alteration of your application. It should be used only by advanced programmers.

Returns:                    Nothing

Usage:                       Script

Format:                      ClearState(State)

Parameters:             State    { Code Value }  { required }  { no default: }

                                                Any expression giving the code value of the state to delete.

Comments:               This statement is used to delete the contents of a state without removing the state itself or altering the document file.

See Also:

ClearModule | DeleteState