hello , im newbie in maxscript , i have a problem , i try to add " in to a string but i can not
Forum topic · General Scripting
how can use " as a character in maxscript
By alexnguyen · 2015-05-23
Description
Comments (2)
thank you
alexnguyen · 2015-05-25
i can do it, thank you very much :)
barigazy · 2015-05-24
You need to use sign below inside your string
\"
example:
str = "Your avater name is \"hainam2000\" and you like \"Superman\" movie:)"