Slot: valueList

A list of possible return values.

URI: [odm:slot/valueList](https://cdisc.org/odm2/slot/valueList) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ReturnValue](../classes/ReturnValue.md) | An output specification that defines the details of what a formal expression returns | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [String](../types/String.md) | | Domain Of | [ReturnValue](../classes/ReturnValue.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ### Slot Characteristics | Property | Value | | --- | --- | | Owner | [ReturnValue](../classes/ReturnValue.md) | ## Identifier and Mapping Information ### Schema Source * from schema: https://cdisc.org/dds ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | odm:valueList | | native | odm:valueList | ## LinkML Source
name: valueList
description: A list of possible return values.
from_schema: https://cdisc.org/dds
rank: 1000
owner: ReturnValue
domain_of:
- ReturnValue
range: string
multivalued: true