Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
if_then [2011/07/31 18:01]
hermann created
if_then [2015/10/14 03:22]
admin
Line 7: Line 7:
 ===== Inputs ===== ===== Inputs =====
  
-^ Name ^ Type ^ Description ^ +^ Name  ^ Type  ^ Description ​ 
-| Condition ​ | [[ Bool Type|Bool  ​]]  | |+| Condition ​ | [[Boolean Value Type]] ​ | Condition defining if the contained functors should be used executed or not. The content is executed if the condition is ''​true''​.  ​|
  
 ===== Optional Inputs ===== ===== Optional Inputs =====
 +
 +None.
  
 ===== Outputs ===== ===== Outputs =====
 +
 +None.
  
 ===== Group ===== ===== Group =====
Line 19: Line 23:
  
 ===== Notes =====  ===== Notes ===== 
 +
 +None.
  
 ===== Internal Name =====  ===== Internal Name =====