Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
client server public static void updateVariables(
PBARuleClauseId ruleClauseId,
TableId tableId,
RecId recId,
PBAVar newVar,
PBAArrayIdx newIdx,
PBAVar oldVar,
PBAArrayIdx oldIdx,
[boolean actionType])
Run On
Called
Parameters
- ruleClauseId
Type: PBARuleClauseId Extended Data Type
- tableId
Type: TableId Extended Data Type
- recId
Type: RecId Extended Data Type
- newVar
Type: PBAVar Extended Data Type
- newIdx
Type: PBAArrayIdx Extended Data Type
- oldVar
Type: PBAVar Extended Data Type
- oldIdx
Type: PBAArrayIdx Extended Data Type
- actionType
Type: boolean