RosettaCodeData/Task/Copy-a-string/MAXScript/copy-a-string.max

3 lines
32 B
Plaintext

str1 = "Hello"
str2 = copy str1