SetInterviewExtraField

Void SetInterviewExtraField(eInterviewExtraField inField, DVar inValue)

Description

Sets the Operations Console custom field with the input value.

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inField eInterviewExtraField The field name to set 
inValue DVar The value to set

 

Return Type

Void

Example

If the "CustomData1" field in the operation console was previously set based on this code line:
SetInterviewExtraField(eInterviewExtraField.CustomData1, "Hello World!")

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.