Void FlagInterview (string inComment)
Description
Used to mark an interview in order to distinguish it later in the interviews view in the Operation Console.
Parameters
The following is a list of parameters the functions receives
| Parameter | Type | Description |
|---|---|---|
| inComment | string | comment to flag the interview with |
Return Type
Void
Comments
Please sign in to leave a comment.