BA_createSingleCheckbox
The use of this function requires the Power Actions add-on be installed and licensed.
Description
Creates a single checkbox.
Parameters
Return Type
None
The returned value has no meaning
Example
BA_createSingleCheckbox("cbx 1", false, false, false, "description for checkbox 1");
BA_createSingleCheckbox("cbx 2", true, false, false, "description for checkbox 2");
BA_createSingleCheckbox("cbx 3", true, true, false, "description for checkbox 3");See also
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
