value_or_FALSE_if_null: Get parameter value that should be boolean and return FALSE...

value_or_FALSE_if_nullR Documentation

Get parameter value that should be boolean and return FALSE if value is null

Description

Get parameter value that should be boolean and return FALSE if value is null

Usage

value_or_FALSE_if_null(value)

Arguments

value

a value that is probably a boolean, but could be anything

Value

Returns a value that is probably a boolean but is definitely not null


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.