Skip to content

API::Dev::Recursive_Raw

Phillip Ferland edited this page Jun 6, 2016 · 1 revision

The recursive_raw function supports a separator, and opening and closing chars. Defaults are | (pipe) for separator, [ for open, and ] for close.

Example:

[red|green|blue|yellow|brown|purple|teal|orange]
Clone this wiki locally