Skip to main content

LookupEquipmentFieldDate

Structure

LookupEquipmentFieldDate(sEquipmentAttributeName)

Parameters

ParameterTypeDescription
sEquipmentAttributeNameStringthe name of the equipment field to be returned.

Return value

Date

Note: date values are returned as numbers. Use DateToStr to view the results in readable text.

Description

This function returns a date value for the equipment field in the parameter - as currently true for the selected asset in the event. This function is only applicable for date-based equipment fields.

Example

No example provided

See also

No related topics