64bit Integer

Grubi

Member²
How do I declare a variable for queries holding a numeric integer larger that
32bit. otInteger is stated to be 32bit.

Thank's.
 
You should use otFloat for this (or otString if this is more convenient).

------------------
Marco Kalter
Allround Automations
 
Back
Top