Q_IsInt()

Syntax

result.l = Q_IsInt(n.qfloat [, m.qfloat])

Description

Returns 1 if n is an integer, otherwise 0

If the optional parameter is given the result will be stored in it, the function returns an integer.