Returns True if Value contains only numbers, i.e. the characters 0123456789.

Syntax

ISNumberUtilities.IsInteger(value, [isBlankStringAnInteger])

Parameters

NameTypeOptionalByRefDescription
value String
isBlankStringAnInteger Boolean Optional Determines if a Blank String should be treated as an Integer, i.e. return True. If omitted, a value of False is assumed.

Return Value

Boolean
Member of:
ISNumberUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0