4 lines
54 B
Text
4 lines
54 B
Text
|
|
<cfset temp = a />
|
||
|
|
<cfset a = b />
|
||
|
|
<cfset b = temp />
|