Zum Hauptinhalt springen

AddSysAdminLogEvent

Structure

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

Parameters

| Parameter | Type | Description
| sUserName | String | the Company of the asset noted in the log entry (optional)sCompany | String | the ID of the asset noted in the log entry (optional)sID | String | the type of log entry. This will be shown in the 'Type' field in the Log History - allows for quick filtering of log entries.sType | String | the text comment describing the change/errorsComment | String | |

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 |