Skip to main content
Version: V2 (Ignition 8.1)

system.mes.material.getMaterialPermissions

Description

Retrieves a list of all role permission strings related to materials.

Permissions

This method does not require any permissions.

Returns

TypeDescription
List<String>List of all material role permissions.

Code Example

permissions = system.mes.material.getMaterialPermissions()