Hi, I just wonder if I can use a variable to quote another variable. For example:
<cfset var1="test"> <cfset var2="var1"> Is that possible to use var2 to get the value of var1? Cheers Bo
Hi, I just wonder if I can use a variable to quote another variable. For example:
<cfset var1="test"> <cfset var2="var1"> Is that possible to use var2 to get the value of var1? Cheers Bo