HomeManualTopicsTypesSymbols

std_types::true/std::on

performs the specified action

Parameters

_condition
action
an action to be performed

Results

None

Description

This function passes I/O-access rights to the action

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