DF Manual Patch 6.6.1

CONTROL

Used to control the execution of some or all code blocks after it.

examples

Pause the code sequence
for a certain duration
Stop the code sequence
Skip a repeat iteration

Actions

Stop Repeat | StopRepeat (aka. )


Return From Function | Return (aka. )


| ReturnNTimes (aka. )


Skip Iteration | Skip (aka. )


End Thread | End (aka. )


Wait | Wait (aka. )

Tags

name: Time Unit default: Ticks options: Ticks, Seconds, Minutes