This is only valid for Information Lists which are set to Allow Alt Values.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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. |
A String value.