RosettaCodeData/Task/Copy-a-string/MAXScript/copy-a-string.max
2013-04-11 11:14:19 -07:00

2 lines
32 B
Text

str1 = "Hello"
str2 = copy str1