Skip to content

Instantly share code, notes, and snippets.

@leonguyen
Created March 19, 2014 06:17
Show Gist options
  • Select an option

  • Save leonguyen/9636374 to your computer and use it in GitHub Desktop.

Select an option

Save leonguyen/9636374 to your computer and use it in GitHub Desktop.
undefined & null
<%=typeof(mr)!='undefined'&&typeof(mr.A)!='undefined'&&mr.A!=null?mr.A:''%>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment