Resolves an Information List alternate value into its value.

This is only valid for Information Lists which are set to Allow Alt Values.

Syntax

finInformationListRO.ResolveAltValueToValue(valueAlt, [returnValueIfNotResolved], [ignoreCase])

Parameters

NameTypeOptionalByRefDescription
valueAlt String The value to resolve.
returnValueIfNotResolved Boolean Optional Indicates whether the passed in value should be returned if it could not be resolved. If omitted, a value of False is assumed.
ignoreCase Boolean Optional Indicates that the case of the value should be ignored when resolving. If omitted, a value of False is assumed.

Return Value

String

A String value.

Member of:
finInformationListRO
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0