[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-10-27 21:04:40.420 UTC