''iocore_colour: | | | ////'' Assuming the named node is a Visual Productions’ ioCore, controls the device’s DMX output as ''[[iocore_dmx]]''; however, unlike that command, it controls three sequential channels, assigning to them the RGB values of a named colour. * **name** is the name of the node to be controlled * **offset** is the first of the three sequential channels to be assigned new values * **colour** is the colour to derive RGB values from * **intensity** is an optional value from 0 to 1.0 that controls the brightness of the overall colour //Note - the list of colour aliases programmed using ''[[iocore_alias]]'' is searched before a list of colour names is searched. //