Changes
Jump to navigation
Jump to search
no edit summary
* Opcode: '''0x006'''
* Short name: '''RET'''
* Long name: Return
==== Argument ====
Unknown.
==== Stack ====
No change.
==== Description ====
If the script was called by another script, return to the another script where the current script was requested. Else the script is halted.
* Short name: '''RET'''
* Long name: Return
==== Argument ====
Unknown.
==== Stack ====
No change.
==== Description ====
If the script was called by another script, return to the another script where the current script was requested. Else the script is halted.