do I just put that at the top and call it from cfset?
do I precede it with anything?
>function myFunction(some_passed_var){
> var pv = some_passed_var;
> pv = pv+10;
> return pv;
>}
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

