xfgrHideAllGroups
xfgrHideAllGroups( ) => t / nil
Description
Hides all groups in the Create Fluid Guard Ring form.
Arguments
Value Returned
Example
Hides all groups in the Create Fluid Guard Ring form.
if(xfgrHideAllOptions() then info("Empty form created.") else info("Could not make the form empty")
)
Return to top