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