Versions Compared

Key

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

...

In this example, a field is updated using SetValue. If it fails the code inside the IF will be executed.

...

     If (*Not #Cell.SetValue( #NewValue ))

...


* Update of cell failed

...


Endif

See also

All Component Classes

Technical Reference