CheckEntityWriteRight

Returns 'TRUE' if the current operator has write access on a given entity


            Boolean 
            result = CheckEntityWriteRight (
            String       
            schema,

            String       
            key
            

      )
         

Parameters

schema

Entity schema identifier

key

Value of the entity primary key

Return value(s)

result

Result

Features

Schema: xtk:folder

Static:

Yes