00 0D
CallFar
Unconditional far call
expr targetScriptBufferId, ushort targetLabelId, ushort returnAddressId
Push current script buffer ID and returnAddressId
onto call stack, then jump to label targetLabelId
in the script currently loaded in buffer targetScriptBufferId
.