Skip to content

Show Item User Permissions

Shows the item permissions of a user.

Permissions

Command KindNeeded User Kind
ReadAdmin, Sys

Parameters

NameTypeDescriptionRequiredDefaultValues
Dimensionarray of stringName of the dimension ([Dimension]).yes
Userarray of stringName of the user ([User]).yes

Result

NameTypeDescription
UserstringName of the user.
TreestringIf 'Item' contains a tree sum item, 'Tree' contains the tree, otherwise it is empty.
ItemstringIf 'Tree' is filled, 'Item' contains a tree sum item otherwise it contains a dimension item.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10

Code

text
SHOW ITEM USER PERMISSIONS
DIMENSION=[string, Multiple, Needed]
USER=[string, Multiple, Needed]