Difference between revisions of "Function"

From MiniScript Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 04:26, 20 February 2020

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.