Time Bool Converter
The Time Bool Converter object converts Boolean and SFTime incoming event into SFTime or Boolean outgoing event respectively.
When inBool receives TRUE, outTimeOn generates the event of the SFTime type.
When inBool receives FALSE, outTimeOff generates the event of the SFTime type.
When inTimeOn receives the event of the SFTime type, outBool generates TRUE.
When inTimeOff receives the event of the SFTime type, outBool generates FALSE.