Add a Boolean item to the end of the collection.

Syntax

ISScriptConstants.AddBoolean(name, value, notes)

Parameters

NameTypeOptionalByRefDescription
name String The Constant Name.
value Boolean The Constant Value.
notes String Notes about this Constant.

Return Value

Boolean

A Boolean value indicating success.

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