Skip to end of banner
Go to start of banner

admChangeFilterOwner

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

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

  • No labels