Data:Instruction:Break: Difference between revisions

From Desynced Wiki
(Redirected page to Break)
Tag: New redirect
 
m (Pywikibot 10.3.1)
 
(9 intermediate revisions by 3 users not shown)
Line 4: Line 4:
{{DataInstruction
{{DataInstruction
|name = Break
|name = Break
|description =  
|luaId = last
|description = Break out of a loop
|category = Flow
|category = Flow
|icon = Main/skin/Icons/Common/56x56/Deny.png
|icon = Deny.png
|explaination = Breaks out of a loop and continues running from the <hl>Done</> pin of the loop
|argsType1 =  
|argsType1 =  
|argsName1 =  
|argsName1 =  
Line 27: Line 29:
|argsDescription5 =  
|argsDescription5 =  
|argsDataType5 =  
|argsDataType5 =  
|argsType6 =
|argsName6 =
|argsDescription6 =
|argsDataType6 =
|argsType7 =
|argsName7 =
|argsDescription7 =
|argsDataType7 =
|argsType8 =
|argsName8 =
|argsDescription8 =
|argsDataType8 =
|argsType9 =
|argsName9 =
|argsDescription9 =
|argsDataType9 =
|argsType10 =
|argsName10 =
|argsDescription10 =
|argsDataType10 =
|argsType11 =
|argsName11 =
|argsDescription11 =
|argsDataType11 =
}}{{DataTableIndex
}}{{DataTableIndex
|storedTable=instruction
|storedTable=instruction
|name=Break
|name=Break
}}</noinclude>
}}</noinclude>

Latest revision as of 07:08, 12 August 2025

Redirect to: