====== NULL ====== ===== null_statement ===== [ label : ] null ; ===== Parents ===== * function_statement_part * procedure_statement_part * process_statement_part ===== Example ===== The **NULL** -statement explicitly prevents any action from being carried out. NULL ;