Skip to main content

LookupEquipmentFieldTime

Structure

LookupEquipmentFieldTime(sEquipmentAttributeName)

Parameters

ParameterTypeDescription
sEquipmentAttributeNameStringthe name of the equipment field to be returned.

Return value

Time

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

Description

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

Example

No example provided

See also

No related topics