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 | GradientStopsTable<Artboard>Table<Color>Table<Graphic>Table<Raster>Table<Vector>boolf32f64stringtransformu32u64vec2 |
| If False | Exposed to the Graph by Default | GradientStopsTable<Artboard>Table<Color>Table<Graphic>Table<Raster>Table<Vector>boolf32f64stringtransformu32u64vec2 |
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 |