SetErrorString( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Sets the ABL error string associated with the
specified DataTable. When passed a DataTable that corresponds to
an INPUT or INPUT-OUTPUT temp-table
parameter, you can use the following method to relay the error string
to the remote ABL method:
|
Where newValue is the error string value.