does not perform the specified action
None
| std::on | if the specified condition is true then perform the specified action |
| std_types::true | the *type* of the boolean value **true** |
| std_types::false | the *type* of the boolean value **false** |
| std::on | if the specified condition is true then perform the specified action |