Integer.IsInteger

Syntax

IsInteger(Value: String): Boolean;

Parameters

Value. String value, which must be checked.

Description

The IsInteger method checks if the specified string value is an integer number.

Comments

Available values:

See also:

Integer