fini {sid : <Sid>}
It deletes the association between the table and the resource that has the security ID sid
(the table becomes free).
It returns the "allowed" result if the association between the table and the resource was deleted.
It returns the "denied" result in the following cases:
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.