GetKeywordMatch - HL7 Module - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - Essential - Premier - Standard - external - Premier - Standard - Essential

HL7 Module

Platform
OnBase
Product
HL7 Module
Release
Foundation 23.1
License
Premier
Standard
Essential

This method returns a reference to the HL7 keyword match based on the index value passed to the method.

set objHL7KeywordMatch = objHL7ScriptContext.GetKeywordMatch(0)

Parameter

Type

Description

Index

Integer

0 to (max-1), where max is from GetNumKeywordMatches.

Return Value

Description

Object ref

A reference to a COBHL7KeywordMatch object.

NULL

Returned if an error occurred.