NAME
DbaseRegsub — Do find/replace on a column of a SQL table.
ERRORS
Error Conditions
ConditionError CodeError Message
TableName is empty. -12 Variable TableName has empty value.
ColumnName is empty. -12 Variable ColumnName has empty value.
FindValue is empty. -12 Variable FindValue has empty value.
For the main part of the command documentation, see here.