Resolved! Reference qualifier to return list of users
Hello all,The script include should return group member or user with role, based on the condition. However, it isn't working. What might go wrong. Thank youvar GetUsersUtils = Class.create(); GetUsersUtils.prototype = { initialize: function() {},...
