I believe that should be += and I think that started working in CF9.

-----Original Message-----
From: Chad Gray [mailto:cg...@careyweb.com] 
Sent: Thursday, December 27, 2012 2:04 PM
To: cf-talk
Subject: append with cfset


I thought CF could appended data in a cfset tag like:

 

<cfset foo = "boo">

<cfset foo =+ "moo">

 

So if you output foo you would get "boomoo".

 

Or am I thinking of another language?


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353703
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to