ifNotNullOrUndefined

public void ifNotNullOrUndefined(String value)

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