ClearState

(Engine-Level Function)

Description: Deletes all of the statements in a state.
Warning This function should be used only by advanced programmers.
Returns: Nothing
Usage: Script Only.
Function Groups: Compilation and On-Line Modifications,  States
Related to: ClearModule | DeleteState
Format: ClearState(State)
Parameters:  
State
Required. 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.