![]() ![]() |
|
FIELDThe FIELD function will return a multi-character delimited field from within a string.
COMMAND SYNTAXFIELD(string, delimiter, occurrence{, extractCount})
SYNTAX ELEMENTSstring specifies the string from which the field(s) are to be extracted.
NOTESIf the emulation option jbase_field is set then the field delimiter may consist of more than a single character, allowing fields to be delimited by complex codes. If extractCount is greater than 1 then only the first character of delimiter is used, regardless of the setting of jbase_field. See also GROUP.
EXAMPLES
displays: |