Get a parameter's Integer value.

This is the safest way to access a parameter's Value since it is guaranteed to be of the correct type and no error will occur if the parameter does not exist.

Syntax

ISParameters.GetInteger(name)

Parameters

NameTypeOptionalByRefDescription
name String The parameter Name.

Return Value

Integer

An Integer value.

Member of:
ISParameters
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0