Evaluates either the "If True" or "If False" input branch based on whether the input condition is true or false.
Interface
Inputs
| Parameter | Details | Possible Types |
|---|---|---|
| Condition | Primary Input | bool |
| If True | Exposed to the Graph by Default | GradientStopsStringTable<Artboard>Table<Color>Table<Graphic>Table<Raster>Table<Vector>TransformVec2boolf32f64u32u64 |
| If False | Exposed to the Graph by Default | GradientStopsStringTable<Artboard>Table<Color>Table<Graphic>Table<Raster>Table<Vector>TransformVec2boolf32f64u32u64 |
Outputs
| Product | Details | Possible Types |
|---|---|---|
| Result | The value produced by the node operation. Primary Output | Stringboolf32f64u32u64Vec2TransformTable<Artboard>Table<Graphic>Table<Vector>Table<Raster>Table<Color>GradientStops |