The Trap Control Flags allow you to control the flow of TurnOn and TurnOff messages through the trap on which they are set. Note that they have no effect if the script on that trap does not support use of the flags.
Note that multiple flags can be set. Naturally, setting both NoOff and NoOn effectively disables the trap, preventing it from forwarding either message. Combining Invert with NoOn means that an incoming TurnOn will not be forwarded as a TurnOff; however, an incoming TurnOff will still be inverted and sent as TurnOn. Also, a RelayTrap with Once, NoOff set is an effective means of insuring only one TurnOn is ever passed through the relay.