ExecutionOutputRecordStreams.GetStream
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
ExecutionOutputRecordStreams.GetStream
Syntax
ExecutionOutputRecordStreams.GetStream( streamName)
Return Value
Purpose
Get the ExecutionOutputRecordStream with the specified name.
Remarks
ExecutionOutputRecordStreams.GetStream throws a run-time error if the specified stream does not exist.
Parameters
streamName As String
[In] The name of the stream to get. The name is case sensitive.