Page History
...
- If a virtual column is derived when read, it will be used for display purposes.
- If a virtual column is derived when writing to table, it will be used to update the table.
- If a virtual column is derived for both, it will be used for both display and update purposes.
See Also
...
Derive value when record is read in the Technical Reference Guide.
Populate real column when writing to table in the Technical Reference Guide.