In the following example, two Boolean properties use an AND gate to output a Boolean value.
inBoolA and inBoolB is ‘out’
Again, the inBoolA and inBoolB must use the executeOnChange slot flag.
NOTE: Linking slots with different data types automatically inserts a conversion link between the two. For example, you may link
a StatusNumeric property to a Double property. For more information, see Conversion Links.