2 lines
45 B
Text
2 lines
45 B
Text
var.text1="Hello, "
|
|
debug=var.text1+"world!"
|
var.text1="Hello, "
|
|
debug=var.text1+"world!"
|