GateObject Op

GateObject

Will only allow an Object to to be output if the the pass through parameter evaluates to true



Full Name
  • Ops.Json.GateObject
Visibility
  • Core Op - Official cables op
License
  • MIT
Authorgithub








No op example found on this server

Youtube Video Tutorial

INPUT PORTS


Object In (Object)

<p>Object in </p>

Pass Through (Number:

<i>boolean</i>

)

<p>Opens or closes the gate</p>

When False index (Number:

<i>integer</i>

)
 keep last object  null 
Only Valid Objects (Number:

<i>boolean</i>

)

OUTPUT PORTS


Object Out (Object)

<p>Object output if pass through is true</p>


Patches using GateObject

  • Examples
  • Public
  • My Patches

Changelog


newcreated opuser avatarpandur - 2019-04-24 12:28
featureAdded option to set output to null if passThrough is falseuser avatarpandur - 2024-04-12 15:25