Function to check environment variable local function

check(var)

Arguments

var

env. var to check

Examples

if (FALSE) { check("foobar") }