SetValue - 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 sets the value of the current subcomponent.

blnSetSubComponentValue = objHL7SubComponent.SetValue("New Value")

Parameter

Type

Description

Value string

String

Replacement value for this subcomponent.

Return Value

Description

0

Returned if the subcomponent value could not be changed.

1

Returned if the subcomponent exists and can be changed. If the original value and the new value exactly match (meaning the data did not change), then the return value will still be 1.