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.
Checks whether the current execution loads from or saves to the syslastvalue table.
Syntax
public boolean loadingOrSavingFromLastValue()
Run On
Called
Return Value
Type: boolean
true if the current execution loads or saving from the syslastvalue table; otherwise, false.
Remarks
This function is typically used in the derived controller class to selectively pack or unpack parameters.