Description
Creates an entry in the system audit log.
Parameters
Return Type
Boolean
Returns "true" if operation succeeded.
Example
admWriteAuditLog("FIELDS", "Custom field options updated", "The custom field options for field [Field Name] were updated automatically using Power Scripts... In case you were wondering how that happened.");
See also