Skip to contents

Validates that a required argument is not NULL and throws an error if missing.

Usage

check_input(arg)

Arguments

arg

The argument to check

Value

No return value; throws error if argument is NULL