The action completely updates access rights for all logged on in users. It must be called after changing the change of access rights (e.g. using the actions RES_GROUP_INSERT, RES_GROUP_DELETE). Otherwise, changes for particular user will be applied after his/her logoff from all of the D2000 system processes (D2000 CNF, D2000 GrEditor, D2000 HI, ...).
For wide configurations of access rights, the action may take some time.
Example
Blok kódu
language
esl
theme
RDark
BEGIN
RES_GROUP_INSERT group, D.graf
REBUILD_ACC
END