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))