Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ret double with decimal places..
#2
Function Function9
Code:
Copy      Help
function'double

double a = 1.2
ret a

Function Function10
Code:
Copy      Help
out Function9

or

Function Function10
Code:
Copy      Help
double a = Function9
out a

that should do it for you.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)