3 lines
71 B
Text
3 lines
71 B
Text
|
|
<cfset myString = "asdf" />
|
||
|
|
<cfset myString = reverse( myString ) />
|