Function

From MiniScript Wiki
Revision as of 04:26, 20 February 2020 by JoeStrout (talk | contribs) (Created page with "<c>function</c> is a keyword used to define a subprogram in MiniScript. The term "function" can also refer to such a subprogram. Category:Language...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

function is a keyword used to define a subprogram in MiniScript. The term "function" can also refer to such a subprogram.


This article is a stub. You can help the MiniScript Wiki by expanding it.