Loading...
Select Version
&pagelevel(3)&pagelevel
The @DELIMIT statement declares characters that act as text delimiters when searches are performed with @ON (see section “Delimiter characters”).
Operation | Operands | F mode, L mode |
@DELIMIT | = [ { R | str1 | + | – str2 } ] |
R | The blank |
str1 | String containing all the characters that are to be declared as text delimiter |
str2 | String containing additional characters to be declared as text delimiter |
If no operand is specified (@DELIMIT =) then no characters are to be used as text delimiter characters.