Zum Hauptinhalt springen

LookupWOFieldBoolean

Structure

LookupWOFieldBoolean(sWOFieldName)

Parameters

| Parameter | Type | Description
| sWOFieldName | String | the name of the work order field to be returned |

Return Value

Boolean

Description

This function returns a boolean (true/false) value for the work order header field in the parameter - as currently true for the selected work order in the event. The work order for the event is specified in the 'Work Order' field on Field Settings tab in Workflow Configuration. This function is only applicable for boolean-based work order fields. Boolean fields are found in the IndySoft database as CHAR(1) fields, where '1' = True and '0' = False.

Example

No example provided

Application Compatibility

IndySoft Calibration Management, IndySoft Commercial Lab Management, IndySoft Tool Management

Also See

No related topics |