LookupEventAttributeDate
Structure
LookupEventAttributeDate(sEventAttributeName)
Parameters
| Parameter | Type | Description
| sEventAttributeName | String | the name of the attribute, as defined on Event Attributes tab in Event Config. |
Return Value
Date
Description
This function returns a date value for the attribute in the parameter - as currently true for the selected asset in the event. Attributes can be added to each event in Workflow Configuration through the 'Event Attributes' tab. This function returns date values for date-based event attributes. Note: the return value is returned as a Date, but that result could also be read as a numeric value. Use StrToDate and DateToStr functions to translate the date into text and vice versa..
Example
No example provided
Application Compatibility
IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management
Also See
No related topics |