SET — Sets a variable
SET(varname=[value])
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().
SET
|
Set()