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

Re: (beginner) Coldfusion: variable to change language

Subject: Re: (beginner) Coldfusion: variable to change language
From: "CF_output" <webforumsuser@xxxxxxxxxxxxxx>
Date: Thu, 31 Jul 2008 12:52:28 +0000 (UTC)
Newsgroups: macromedia.coldfusion.cfml_general_discussion

It depends what type of scope the variable it is, but in general you can change 
the value of a variable using cfset.

<cfset language = "new language">

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