AppendixScript APIsystem.mes.inventorygetInventoryPermissionsOn this pagesystem.mes.inventory.getInventoryPermissions Description Retrieves a list of all role permission strings related to inventory. Returns TypeDescriptionList<String>List of all inventory role permissions. Code Example permissions = system.mes.inventory.getInventoryPermissions()