Skip to main content

AddSysAdminLogEvent

Structure

AddSysAdminLogEvent(sUserName, sCompany, sID, sType, sComment: String)

Parameters

ParameterTypeDescription
sUserNameStringthe Company of the asset noted in the log entry (optional)
sCompanyStringthe ID of the asset noted in the log entry (optional)
sIDStringthe type of log entry. This will be shown in the 'Type' field in the Log History - allows for quick filtering of log entries.
sTypeStringthe text comment describing the change/error
sCommentString

Description

This function creates a System Administrator Log event, as can be seen from Profile Manager. Or, if the event is associated with an ID then it can be also viewed from the History tab of the asset.

Example

No example provided