value_or_1_if_null: Get parameter value that should be integer and return 1 if...

value_or_1_if_nullR Documentation

Get parameter value that should be integer and return 1 if value is null

Description

Get parameter value that should be integer and return 1 if value is null

Usage

value_or_1_if_null(value)

Arguments

value

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

Value

Returns a value that is probably an integer but is definitely not null


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