Category:Functions: Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
No edit summary
 
Line 1: Line 1:
Functions are pre-set commands that do an action based on the function called and the arguments given. Such things as Remove() and Clone() are both examples of functions.


Go to the [[Class reference]] page for more information.

Latest revision as of 01:22, 22 September 2021

Functions are pre-set commands that do an action based on the function called and the arguments given. Such things as Remove() and Clone() are both examples of functions.

Go to the Class reference page for more information.