Post Reply 
Using the CONVERT() function in program
10-29-2019, 11:28 PM
Post: #1
Using the CONVERT() function in program
I would like to add units to a value input from the user. Can CONVERT() do that in a program? I have tried to do:
var:= convert(var, 1_km);
but that throws a syntax error.

Or possible there is a way to affix units to a number being input via the input() function?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Using the CONVERT() function in program - gregreenwood - 10-29-2019 11:28 PM



User(s) browsing this thread: 1 Guest(s)