DeleteStatement

Description: 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 Only.
Function Groups: Compilation and On-Line Modifications,  States
Related to: DeleteModule | DeleteOptional | DeleteState | DeleteVariable
Format: DeleteStatement(Statement)
Parameters:  
Statement   
Required. 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 VTScada. It will do nothing.