Name

SET — Sets a variable

Synopsis

SET(varname=[value])

SET assigns a value to a channel variable. It is frequently used to set values that contain the character |, since that character is normally a delimiter when used with the application Set().

See Also

Set()