beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

IfTrueThen_v2 Op

IfTrueThen

Switch, trigger one or the other trigger port based on the input value


Can be used as a switch. If the input Boolean is true/ 1 the output port Then will be triggered. If Boolean is false / 0 the output port Else will be triggered.

You can also input non-boolean values, 0, 0.0, '' (empty string) will all evaluate to false. On the contrary 1.234, '5' or 'lalala' will evaluate to true.

You can use it in two ways: If Exe is connected Then / Else will be triggered every time Exe is triggered. If Exe is not connection Then / Else will be triggered every time Boolean changes. This way you can convert a bool to a trigger (function).


Edit Documentation

Full Name
  • Ops.Boolean.IfTrueThen_v2
Visibility
  • Core Op - Official cables op
AuthorTest Patches


 

Example Patch ifTrueThen example

Open In Editor

Youtube Video Tutorial

INPUT PORTS


exe (Trigger)
boolean (Number:boolean )

OUTPUT PORTS


then (Trigger)
else (Trigger)

Usages of IfTrueThen_v2

  • Examples
  • Public
  • My Patches
  • Ops

Changelog


Ops.User.pandur.Iftruethen2 renamed to Ops.Boolean.IfTrueThen_v2user avatarpandur - 2020-04-21