GoTo
(Redirected from Event Instruction 0D)
Jump to navigation
Jump to search
Contents
{0D} GoTo
GoTo(xTG)
Scans the entire event from the beginning to find a GoToTarget with an identical Target parameter, and executes the code from there.
See also: {0E} GoToTarget
Target : Byte (hex)
Identifier that must match the value specified in {0E} GoToTarget.