Difference between revisions of "Lua:getSettingsForm"
Jump to navigation
Jump to search
(Created page with ''''function''' getSettingsForm() ''':''' Form Returns the main settings Form. ===Function Parameters=== <none> == Examples == local frm = getSettingsForm() == …') |
|||
Line 1: | Line 1: | ||
+ | [[Category:Lua]] | ||
'''function''' getSettingsForm() ''':''' [[Form]] | '''function''' getSettingsForm() ''':''' [[Form]] | ||
Revision as of 13:22, 19 March 2017
function getSettingsForm() : Form
Returns the main settings Form.
Function Parameters
<none>
Examples
local frm = getSettingsForm()