Skip to content

Output_Device - BasicReport

Handles the name of the output device

Type: Property
Access: Read/Write
Data Type: String
Parameters: None

Syntax

Property String Output_Device
Access Type Syntax
Read Access: Get Output_Device to StringVariable
Write Access: Set Output_Device to StringVariable/Value

Description

Output_device handles the name of the output device. If the device name is empty (the default) and the report is in a report view or report panel, it will use that container's output_device_name. If this is blank, a default value of WINLST: is used. This means that you often do not need to explicitly set this property. When you set it in the report container, it is automatically acquired by all reports within the container.