[TD_SYSFNLIB.] STRTOK ( instring , delimiter , tokennum )
Syntax Elements
- TD_SYSFNLIB.
- Name of the database where the function is located.
- instring
- A character string or string expression.
- delimiter
- A list of delimiter characters. Each character in the string is considered a delimiter character.
- tokennum
- The ordinal token to return.