Description
               
 
               Executes or passes through data of either the "If True" or "If False" ports based on the value in the "Condition" port.
               
 
             
             
               Ports
               
 
                
                  Inputs
                  
 
                  
                     
                        
                           
                           
                        
                        
                           |   
                               | Boolean to determine which of the two ports to pass through or execute. | 
                        
                           |   
                               | Data passed or branch executed when the condition is true. | 
                        
                           |   
                               | Data passed or branch executed when the condition is false. | 
                     
                    
                 
                
                  Outputs
                  
 
                  
                     
                        
                           
                           
                        
                        
                           |   
                               | The data that was passed through from one of the input ports or an execution port if the input ports are of type Execute. |