Join Slack
Powered by
THE THREAD-LOCAL SCOPE These two lines are equival...
# documentation
z
zackster
10/18/2022, 1:04 PM
THE THREAD-LOCAL SCOPE These two lines are equivalent, with one exception: If you use the var keyword, the assignment code
must
immediately follow the cfthread tag, before any other CFML tags.
https://helpx.adobe.com/coldfusion/developing-applications/developing-cfml-applications/using-coldfusion-threads/using-thread-data.html
is that still true or just cruft from the bad old days when var had to be at the start of a function?
m
Mark Takata (Adobe)
10/18/2022, 2:14 PM
@saghosh
s
saghosh
10/18/2022, 3:29 PM
Let me check.
❤️ 1
Open in Slack
Previous
Next