Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Using SetValueAt. If it fails the code inside the IF will be executed.

     If (*Not #Column.SetValueAt( #Row #Value )) 
        * Update of cell failed 
Endif

See also

All Component Classes

...