EitherValue Property (Attribute Object)

Scope: Schematic editor

Object: Attribute Object

Access: Read/Write

Prerequisites: None

Returns or sets the value of the attribute.

Usage

Attribute.EitherValue = String

Arguments

None

Return Values

String. A string that contains the attribute value.

Description

If the attribute has an instance (OAT) value, EitherValue applies to the instance (OAT) value (refer to “InstanceValue Property (Attribute Object)”), otherwise EitherValue applies to the regular value (refer to “Value Property (Attribute Object)”).