ScriptAny.UNDEFINED

This should always be used to return an undefined value.

struct ScriptAny
static immutable
auto UNDEFINED = ScriptAny();

Meta