Increases a positive number or decrease a negative number inside a string by one (1).

NewString := INCSTR(String)

Parameters

String

Type: Text constant or code

The string that you want to increase or decrease.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also