This method will remove the specific keyword matches, based on the given index value.
intRc = objHL7ScriptContext.RemoveKeywordMatch(1)
Parameter |
Type |
Description |
---|---|---|
Index |
Integer |
0 to max, where max is from GetNumKeywordMatches. |
Return Value |
Description |
---|---|
0 |
Returned if this match was removed. |
Non-0 |
Returned if this match was not removed. |