envvar_is_set() checks whether a given environment variable is set.
envvar_is_set()
envvar_is_set(x)
x
String with the name of environment variable
A logical value
envvar_is_set("HOME")