When I build a command using EventGhost.Send along with a Payload Range, the packet received by EG has a single quote around the chosen payload.
For example if the command is EventGhost.Send and the chosen value from a payload range containing Orange,Red,Blue is Red, then the event in EG appears as Broadcast.'Red'.
I have a number of EG macros built with the event already defined without quotes (coming from an iRule panel I'm already using).
Any way to overcome this or is the best way to add a second event in each EG macro? Thanks.