Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trycf/a381aeaa3190ae43df2395c6d6079718 to your computer and use it in GitHub Desktop.
Save trycf/a381aeaa3190ae43df2395c6d6079718 to your computer and use it in GitHub Desktop.
TryCF Gist
<cfoutput>
<cfset a = 'name vasea' />
#a#
<br>
#ListRemoveDuplicates(a, '')#
</cfoutput>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment