macromedia.coldfusion.cfml_general_discussion
[Top] [All Lists]

Re: Call a function within the same CFC component

Subject: Re: Call a function within the same CFC component
From: "Dan Bracuk"
Date: Fri, 17 Aug 2007 13:19:13 +0000 UTC
Newsgroups: macromedia.coldfusion.cfml_general_discussion

In your superfunction, scope your argument variables.

In your coolfunction, pass two arguments to the superfunction.

<Prev in Thread] Current Thread [Next in Thread>