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

HL7 Module

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

This method will update the specified keyword match with the passed keyword value.

intRC = objHL7ScriptContext.UpdateKeywordMatch(0, "New Keyword Value")

Parameter

Type

Description

Index

Integer

0 to max, where max is from GetNumKeywordMatches.

Value string

String

New value for the keyword.

Return Value

Description

0

Returned if this match was updated.

Non-0

Returned if this match was not updated.