data - UDM Command
Syntax
data [name|print=name] [resolve={all|defined|no}] data-element [end=end-sequence]
Description
The data command defines an in-stream data element that can be passed as input for other commands.
Parameters
Parameter |
Description |
name | print=name |
Specifies either the name of the in-stream data element being defined (name) or a request to print the lines of that data element. |
resolve={all | defined | no} |
Variable resolution method:
|
data-element |
Contents of the in-stream data element being defined. |
end=end-sequence |
Sequence indicating the end of the data. |