DeleteState

Description:              This function 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

Format:                      DeleteState(State)

Parameters:             State     { Code value }  { required }  { no default }
          Any expression that gives the code value of the state.

Comments:               The corresponding text for the deleted state is removed from the document file.

See Also:

ClearState | DeleteModule | DeleteOptional | DeleteStatement | DeleteVariable