Page History
...
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
...
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
Copyright © 2004-2026 IDERA, Inc.