Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save trycf/9e0db9e4a978ddf31e3bddd53506b564 to your computer and use it in GitHub Desktop.

Select an option

Save trycf/9e0db9e4a978ddf31e3bddd53506b564 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfset local.type = "Task Data">
<cfif ListFindNoCase("Investor Summary,Preferred Agent Report Card,Agent License Information,Agent Data,Production Data,Production Data Exception",local.type) EQ 0>
<cfdump var="yes">
</cfif>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment