admGetFilterOwner
Description
Gets the owner of a given filter.
Parameters
Return Type
string
Example
string owner = admGetFilterOwner(10017);
Gets the owner of the filter with the id 10017
See also
Peacock
Gets the owner of a given filter.
string
string owner = admGetFilterOwner(10017);
Gets the owner of the filter with the id 10017