NamedSubStrings Collection Object

ClosedDescription

Manages the list of named data sources that are assigned to all objects on the template(s).

ClosedRequirements

Version

BarTender 6.00 or higher

Edition

Automation, Enterprise Automation

ClosedMethods

Name

Description

GetAll

Returns a string that contains the name and value of all data sources separated by a delimiter.

GetSubString

Returns a reference to a specified SubString object.

Item

Returns a reference to a specified SubString object.

SetAll

Sets all data source values using a string that contains the name and value separated by a delimiter.

ClosedProperties

Name

Description

Count

Returns the number of named data sources.

Related Topics