HomeManualTopicsTypesSymbols

std_types::false/std::on

does not perform the specified action

Parameters

_condition
_action
an action which is not performed

Results

None

Topic

Branches

Implements

std::on if the specified condition is true then perform the specified action

See also

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