delimited by
-
keyword
-
specifies a delimiter for a chunk expression
-
Example: +
put item 2 delimited by ";" of "bread;cheese;meat" —> cheese
note
This page is under construction: it has not been reviewed for completeness.
keyword
specifies a delimiter for a chunk expression
Example: +
put item 2 delimited by ";" of "bread;cheese;meat" —> cheese
This page is under construction: it has not been reviewed for completeness.