fn_false

Function fn_false 

Source
pub fn fn_false(args: &[Expr], _ctx: &mut Evaluator<'_>) -> Result<CellValue>
Expand description

FALSE() - returns boolean FALSE.