We've encountered an issue exporting this macro. Please try exporting this page again later.
Description
Changes the ownership of an existing filter.
Parameters
Return Type
Boolean (true/false)
Returns true if the ownership was successfully changed.
Example
boolean success = admChangeFilterOwner("jdoe", "admin", 10200);
See also