NumIs extension

on

Properties

isDouble bool

Available on num, provided by the NumIs extension

Checks if num is decimal
no setter
isInt bool

Available on num, provided by the NumIs extension

Checks if num is int
no setter
isPositive bool

Available on num, provided by the NumIs extension

Checks if a number > 0
no setter