Question
passing variables to cfc method
Hi
I've just written my first couple of cfcs, and passed the variables to the methods using the cfinvoke attributes. This doesn't seem to require the cfargument (ie the method works for me and I haven't used cfargument).
So I must admit that I'm a bit confused about what the point of the cfargument tag is, exactly? What will go wrong if I don't use it?
Many thanks
Dave S
I've just written my first couple of cfcs, and passed the variables to the methods using the cfinvoke attributes. This doesn't seem to require the cfargument (ie the method works for me and I haven't used cfargument).
So I must admit that I'm a bit confused about what the point of the cfargument tag is, exactly? What will go wrong if I don't use it?
Many thanks
Dave S
