function cf_param(var_name, default_value) {
 if(not isDefined(var_name))
  SetVariable(var_name, default_value);
}

<mack />

----- Original Message -----
From: "Alexander Sherwood" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, September 11, 2003 17:29
Subject: CFSCRIPT equiv. of CFPARAM?


> Anyway to easily emulate CFPARAM using CFSCRIPT (without conditional
logic?)
>
> --
> Alex Sherwood
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/lists.cfm?link=t:4
Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. 
http://www.fusionauthority.com/ads.cfm

Reply via email to