DefineSub
(Redirected from Event Instruction 0A)
Jump to navigation
Jump to search
Contents
{0A} DefineSub
DefineSub(xID)
Does absolutely nothing on its own. Acts as a destination for {0C} CallSub.
See also: {0B} EndSub ― {0C} CallSub
ID : Byte (hex)
ID with which to call the sub using {0C} CallSub.