-->
Page 1 of 1

STRING OR NUMBER ?.

PostPosted: Fri Apr 07, 2023 4:29 am
by iosman001
Hello,

When doing this...

timesetup(-5,0)
delay 500

x = time()

hrones = mid(x,13,1)


Is hrones a number or a string value?

thanks
jackyjoy

Re: STRING OR NUMBER ?.

PostPosted: Mon Apr 10, 2023 9:52 am
by rooppoorali
It's a number.