...
The returned value has no meaning
Example
Code Block | ||
---|---|---|
| ||
gadget_createUserPicker("User Picker", "admin", true, "Required UserPicker"); gadget_createUserPicker("Another User Picker", "admin", false, "Not required UserPicker"); |
...
...
The returned value has no meaning
Code Block | ||
---|---|---|
| ||
gadget_createUserPicker("User Picker", "admin", true, "Required UserPicker"); gadget_createUserPicker("Another User Picker", "admin", false, "Not required UserPicker"); |
...