Return argument i as a java int value, discarding any fractional part and truncating, or 0 if not a number. @param i the index of the argument to convert, 1 is the first argument @return int value with fraction discarded and truncated if necessary if argument i is number, otherwise 0
(int i)
source not stored for this graph (policy: none)