Skip to main content

set_condition

Function set_condition 

Source
pub fn set_condition(if_token: &Token, value: bool, scope: Option<Scope>)
Expand description

Set the boolean value of a \newif-type conditional (Perl: SetCondition). This is only for simple conditionals taking no arguments.