BA_createUserPicker
The use of this routine requires the Power Actions add-on be installed and licensed.
Description
Creates a user picker.
Parameters
Return Type
None
The returned value has no meaning
Example
BA_createUserPicker("up 1", "admin", true, false, "description for up 1");
BA_createUserPicker("up 2", "", false, true, "description for up 2");