Saltar al contenido principal

SetEventAttributeMemoAsText

Structure

SetEventAttributeMemoAsText(sEvetnAttributeName,sValue)

Parameters

| Parameter | Type | Description
| sEventAttributeName | String | the name of the attribute, as defined on Event Attributes tab in Event Config.sValue | String | the text to be saved to the above attribute. Keep in mind that Memo values can be returned from other event custom rule functions like LookupEventAttributeMemoAsText, etc. It is ok to include multiple lines in this sValue, since the value is stored to an unlimited memo field. |

Description

This procedure sets a Text value for the memo 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 procedure is only applicable to Memo-based event attributes.

Example

No example provided

Application Compatibility

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

Also See

No related topics |