Get a parameter's String value and converts it into an ISList.

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.GetCheckList(name)

Parameters

NameTypeOptionalByRefDescription
name String The parameter Name.

Return Value

ISList

An ISList value.

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