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