Guest User

Untitled

a guest
Jul 15th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. <cfset l = "">
  2. <cfset l = listAppend(l,"asdf")>
  3. <cfset listAppend(l,"asdsadfdsads fds")>
  4. <cfdump var="#l#">
Add Comment
Please, Sign In to add comment