Toggle menu
868
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

getResourceTemplateIdByType

Return array of resource template of this resource type

Syntax

getResourceTemplateIdByType(resourceType)

Arguments

resourceType: is a number of resource type

Return type

array

Examples

array a = getResourceTemplateIdByType(Resource_Type_User);

// Expected result: {{1842,Consultant,False}, {1843,Limited Access Employee,False}, {1844,Dynamic Report Viewer,False}, {1845,Static Report Viewer,False}}


Availability

Version 4.8