Skip to main content

LookupEquipmentAttributeTime

Structure

LookupEquipmentAttributeTime(sEquipmentAttributeName)

Parameters

ParameterTypeDescription
sEquipmentAttributeNameStringthe name of the equipment attribute to be returned

Return value

Time

Note: time values (as well as dates) are returned as numbers. Use TimeToStr to return this value in readable text.

Description

This function returns a time 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 time values for time-based event attributes.

Example

No example provided

See also

No related topics