Adams Basic Package
>
Adams View
>
View Function Builder
>
Design-Time Functions
>
Functions: M - P
> OTABLE_CHANGED_CELLS
OTABLE_CHANGED_CELLS
Returns true or false (1, 0) depending on whether or not the object table contains any changed cell.
Format
OTABLE_CHANGED_CELLS(KEY o_otable)
Arguments
o_table
Object table of interest.
Example
if cond=(OTABLE_CHANGED_CELLS(my_otable))
This site works best with JavaScript enabled