[ROOT] / doc / toc / ARCQuery / Class / FunctionKeyInt
Rounds a double value to the nearest integer (uses .NET data type Int64 (long)).
(formulae used is: '(long)(dbl + .5)').
TODO: Throws exception if double value is too big. Fix this (do not return any value in such a case maybe?)
See SyntaxHelp.
| SyntaxHelp | 'Int()' | 
| TryGetP | NOTE: The in-parameter is a property, not an entity. | 
Generated 2025-11-04 07:52:55.035 UTC