LookupEquipmentAttributeBoolean
Structure
LookupEquipmentAttributeBoolean(sEquipmentAttributeName)
Parameters
| Parameter | Type | Description |
|---|---|---|
sEquipmentAttributeName | String | the name of the equipment attribute to be returned. |
Return value
Boolean
Description
This function returns a boolean (true/false) value for the equipment attribute in the parameter - as currently true for the selected asset in the event. Equipment Attributes are setup through Add/Edit Attributes...Attribute Types. This function returns boolean values for boolean-based event attributes.
Example
No example provided
See also
No related topics