WHUserApi::TriggerUserEditAfterEffects (open)

Trigger the after-effects after editing a user. Should be called after SyncUserAfterUpdate.

Syntax

LOADLIB "mod::wrd/lib/internal/userapi.whlib";

MACRO TriggerUserEditAfterEffects(INTEGER userid, RECORD options)

Parameters

INTEGER userid

Id of the user

RECORD options

Options

STRING action

Performed action, "add" or "edit" (required).