Aug 7, 2002 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 how does basic syntax return a variable? (if i want to return integer n at the end of a formula) thanks.
how does basic syntax return a variable? (if i want to return integer n at the end of a formula) thanks.
Aug 7, 2002 #2 bjrollet Programmer Joined Apr 10, 2002 Messages 118 Location US include the following line at the end of your formula: formula=intNumber Upvote 0 Downvote