Skip to contents

Return most recent key set in the HUD_KEY environment variable. If no key is set, return "".

Usage

hud_get_key()

Value

Returns a string.

See also

Examples

if (FALSE) {
hud_get_key()
}