3 lines
81 B
Text
3 lines
81 B
Text
set "$string1" to "This is a string"
|
|
set "$string2" to "$string1"
|
|
* "&$string2&"
|