/
admGetFilterOwner
admGetFilterOwner
Description
Retrieves the filter owner.
Parameters
Return Type
Returns the user that owns the filter.
Example
number filterId = 10000;
JUser user = admGetFilterOwner(filterId);
runnerLog("The user is :"+user);
See also
, multiple selections available,
Related content
admGetFilterOwner
admGetFilterOwner
More like this
admGetFilterOwner
admGetFilterOwner
More like this
admGetFilterById
admGetFilterById
More like this
admGetFilterById
admGetFilterById
More like this
admGetFavouriteFilters
admGetFavouriteFilters
More like this
admGetAllFilters
admGetAllFilters
More like this