Main.lua:9:’=’ expected neat ‘mytxt’
You need to share the code with us around line 9 and perhaps a few lines before or after.
Rob
if your doing an if statement then your equal sign should be == not = if you assigning a value it should just be =
You need to share the code with us around line 9 and perhaps a few lines before or after.
Rob
if your doing an if statement then your equal sign should be == not = if you assigning a value it should just be =