Description: This function deletes a statement from a state.
Warning: This function should be used by advanced users only. Irrevocable alteration of your application may occur.
Returns: Nothing
Usage: Script
Format: DeleteStatement(Statement)
Parameters:
Statement {
Code value } { required } { no default
}
Any expression that
gives the code value of the statement.
Comments: The corresponding text for the deleted statement is removed from the document file.
This statement is disabled in the run time version of VTS; it will do nothing.
See Also:
DeleteModule | DeleteOptional | DeleteState | DeleteVariable