i have a code in my code in Application.cfrc where...
# cfml-general
g
i have a code in my code in Application.cfrc where due to existing changes are using a request .something, i want to move that code to application but due to that Request.something, i ave to move that to request instead of changing the request methods, i want to check that if those application based variables are already initialized, it should not run the request again, any clues
a
What?
Are you asking how to write an
if
statement?
g
No @Adam Cameron
I will try explaining again
a
Same as I have suggested before. Read this: http://www.catb.org/~esr/faqs/smart-questions.html#beprecise But... take it on board.
👍 1
I mean it. Go read that first. Don't type anything in here again until you do.
g
Ok