Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to output str variable as text?
#2
by use F to format the string then enclosing the string in {}

Macro Macro4
Code:
Copy      Help
str f
f = "fox"
out F"What does the {f} say"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)