Difference between revisions of "Lua:getSettingsForm"
Jump to navigation
Jump to search
m (moved getSettingsForm to Lua:getSettingsForm) |
|
(No difference)
|
Revision as of 00:13, 25 January 2018
function getSettingsForm() : Form
Returns the main settings Form.
Function Parameters
<none>
Examples
local frm = getSettingsForm()