Toggle search
Search
Toggle menu
Toggle personal menu
Editing
Instructions/call
From Desynced Wiki
Read
Edit
Edit source
View history
Page
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Instruction_Top}} ==== Description ==== This instruction is effectively a subroutine. As you add parameters to the subroutine, it will expand with multiple inputs, 1 per parameter in your subroutine. These parameters work by reference, so if you change the parameter in the subroutine, it will return a value to the calling routine in that same parameter or variable you used in the call function. This allows you to pass parameters back and forth between the two programs. ==== Uses ==== Optimal usage tends to be breaking code down into more repeatable sections in cases where you would use the same string of instructions multiple times. ==== Similar Instructions ==== ==== Notes ==== Any unused sub-behaviors that aren't called by a call instruction get trimmed out of the behavior. {{Instruction_Bottom}}
Summary:
Please note that all contributions to Desynced Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Desynced Wiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Infobox
(
edit
)
Template:InstructionStatistics
(
edit
)
Template:InstructionStatistics Layout
(
edit
)
Template:Instruction Bottom
(
edit
)
Template:Instruction Nav Entry
(
edit
)
Template:Instruction Top
(
edit
)
Template:InstructionsNav
(
edit
)
Template:Navbox
(
edit
)