Alternate Split Character

From Cfwiki

Jump to: navigation, search

The following code snippet shows how you can arrange to use a colon in a variable value, such as if you need to configure an interface like 'eth0:0'

# changing the list separator
control:
 Split = ( "," )
Personal tools