NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

converting string that is 64 bit number to the an actual number

Greetings,

 

I currently have a string that represents a 64 bit number. Any way to convert that to the actual numeric value?

 

Val () only does 32 bit.

 

Thanks for any path you can set me down.

 

Chazzzmd

0 Kudos
Message 1 of 2
(4,298 Views)

Int64() or UInt64().

 

Hope this helps,

-Doug

0 Kudos
Message 2 of 2
(4,164 Views)