Difference between revisions of "Component: ID component:GdiSwitch"
From Flowcode Help
Jump to navigationJump to search| Line 17: | Line 17: | ||
==Detailed description== | ==Detailed description== | ||
| + | Shown here are some of the switches that can be created using the switch primitive. | ||
| − | + | [SwitchComp_exampleSwitches.jpg] | |
==Examples== | ==Examples== | ||
Revision as of 14:00, 20 January 2023
| Author | MatrixTSL |
| Version | 1.0 |
| Category | Creation |
Contents
Switch component
Detailed description
Shown here are some of the switches that can be created using the switch primitive.
[SwitchComp_exampleSwitches.jpg]
Examples
No additional examples
Macro reference
| GetState | |
| Return | |
| SetState | |
| State | |
| The new state of the switch (true = on, false = off) | |
| Return | |
| GetState | |
| State | |
| The new state of the switch (true = on, false = off) | |
| Return | |
| SetState | |
| State | |
| The new state of the switch (true = on, false = off) | |
| Return | |