SubString Object

ClosedDescription

Represents a data source that is assigned to an object on the template(s).

ClosedRequirements

Version

BarTender 6.00 or higher

Edition

Automation, Enterprise Automation

ClosedProperties

Name

Description

Name

Returns the name of the data source.

Rollover

Sets and returns whether or not serialization will rollover when it reaches a specified value.

RolloverLimit

Sets and returns the point at which rollover occurs.

RolloverResetValue

Sets and returns the value at which serialization restarts when it reaches the rollover limit.

SerializeBy

Sets and returns the interval by which the data source will increment or decrement when serialization occurs.

SerializeEvery

Sets and returns the number of items or records to pass before serialization occurs.

Type

Returns the data source type.

Value

Sets and returns the value for a data source.

Related Topics