Skip to main content

LookupEquipmentAttributeDate

Structure

LookupEquipmentAttributeDate(sEquipmentAttributeName)

Parameters

ParameterTypeDescription
sEquipmentAttributeNameStringthe name of the equipment attribute to be returned

Return value

Date

Note: date values (as well as times) are returned as numbers. Use DateToStr to return this value in readable text.

Description

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

Example

No example provided

See also

No related topics