The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.
Description
Creates a user picker.
Parameters
Return Type
String
The returned value has no meaning
Example
gadget_createUserPicker("User Picker", "admin", true, "Required UserPicker"); gadget_createUserPicker("Another User Picker", "admin", false, "Not required UserPicker");
See also