Skip to main content

SetEquipmentFieldText

Structure

SetEquipmentFieldText(sEquipmentFieldName,sValue)

Parameters

ParameterTypeDescription
sEquipmentFieldNameStringthe name of the equipment field
sValueStringthe text to be saved to the above field. Text values can be returned from other event custom rule functions like LookupEquipmentFieldText

Description

This procedure sets a text value for the equipment field in the parameter - as currently true for the selected asset in the event. This procedure is only applicable for text-based equipment fields.

Example

No example provided

See also

No related topics