if Not Null Or Undefined
Enters the if block checking that given value is not null or undefined.
Parameters
value
the expression to check for not being null or undefined
Enters the if block checking that given value is not null or undefined.
the expression to check for not being null or undefined