Used with the combine and split commands to specify the delimiters for transforming a variable between an array and a string.
# Metadata
Platforms: desktop, server, mobile OS: ios, android Introduced: 1.0 Security:
# Syntax
using
# Examples
combine myArray using return
combine thisArray using comma and tab
# Description
The by and with keywords are synonyms for the using keyword when used with the combine or split command.
# Tags
# See