Util.IsNull
Skip to content
mnscript
bool Util.IsNull(any) 

Description ​

Returns whether the variable is null.

Arguments ​

any - The variable to check.

Returns ​

bool - True if the variable is null.