LookupEventFieldNumeric
Structure
LookupEventFieldNumeric(sEventField)
Parameters
Parameter | Type | Description
| sEventField | String | The name of the numeric field. Possible values are numeric fields setup on 'Field Settings' tab in Workflow Configuration. Possible values are:
| EVENT_DATE | Date
| RETURN_DATE | Expected ReturnEVENT_TIME | TimeCOST | CostEVENT_TEMP | TemperatureRH | Relative HumidityACTUAL_TIME | Total Time |
Note that several of the values are actually dates. This is accepted because dates are stored in the database as numbers. |
Return Value
Numeric
Description
This function returns the event field data for sEventField as a number. This function is only applicable for numeric-based event fields setup on 'Field Settings' tab in Workflow Configuration.
Example
No example provided
Application Compatibility
IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management
Also See
No related topics |