DeleteState

Deprecated. Do not use in new code.

(Engine-Level Function)

Description: Exists only for backward compatibility. Deletes a state from a module.
Warning: This function should be used by advanced users only. Irrevocable alteration of your application may occur.
Returns: Nothing
Usage: Script Only.
Function Groups: Compilation and On-Line Modifications,  States
Related to: ClearState | DeleteModule | DeleteOptional | DeleteStatement | DeleteVariable
Format: DeleteState(State)
Parameters:  
State   
Required. Any expression that gives the code value of the state.
Comments: The corresponding text for the deleted state is removed from the document file.