Skip to content

ParamByVariable

Nonki Takahashi edited this page May 4, 2017 · 3 revisions

ParamByVariable

Pass parameters as an array to a subroutine.

x = 10
y = 10
width = 100
height = 100
DrawRectangle()

See Also


Clone this wiki locally