====== MCSCLR Box Function ====== **Master Control Clear** Category: [[en-us_products:mpino_studio2:box_functions:logic_control|Logic Control Box Functions]] ===== Behavior ===== Ends the master control zone at the specified level and any inner zones. ===== Syntax and Arguments ===== **Syntax:** ''MCSCLR 0'' * 1st = level: the same number from 0 to 15 as the MCS to end ===== Behavior Example ===== ^ Run condition ^ Before ^ Command entered ^ Expected result ^ | After MCS 0 | Level 0 zone is active | ''MCSCLR 0'' | Ends level 0 and its inner master-control zones | {{ :en-us_products:mpino_studio2:logic-control-examples.svg?1000 |Inputs and results for Logic Control Box Functions }} ===== Cautions ===== * Enter the same level as the MCS to close. MCSCLR N also closes every open inner zone at level N or higher. ===== Box Functions in the Same Category ===== * [[en-us_products:mpino_studio2:box_functions:logic_control:jmp|JMP View details]] — Jump * [[en-us_products:mpino_studio2:box_functions:logic_control:jmpn|JMPN View details]] — Jump if Not * [[en-us_products:mpino_studio2:box_functions:logic_control:mcs|MCS View details]] — Master Control Set