Skip to main content
Version: V3 (Ignition 8.3)

system.mes.trackAndTrace.getTrackAndTracePermissions

Description

Retrieves a list of all role permission strings related to track and trace.

Permissions

This method does not require any permissions.

Returns

TypeDescription
List<String>List of all track and trace role permissions.

Code Example

permissions = system.mes.trackAndTrace.getTrackAndTracePermissions()