get_uncommited {sid: <Sid>, key: <Key>}
It returns the value of the specified key from the working instance of the table associated with the resource that has the security ID sid.
It returns a value of the Value type.
It runs incorrectly in the following cases:
key is not in the table.sid is not associated with a table from the tables pool of the StaticMap security model object being used.sid is out of the permissible range.If the expression runs incorrectly, the Kaspersky Security Module returns the "denied" decision.
Page top