ark1320 Posted April 5, 2023 Report Posted April 5, 2023 Is there a way to display more than one variable on a line using wnd.text()? EDIT: Finally found this syntax works (leaving the post here in case it helps others): wnd.text(w, " Name1 = "..value1.." Name2 = "..value2.."Name3 = "..value3) Thanks, Al
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now