我需要用"一个字符串替换什么都没有.
"
我试过了:
replace(mystring, """, "")
我想要:
String = " "my string " " --> " my string"
vbscript
vbscript ×1