Syntax

Description

The complete syntax for the DataWindow.

Applies to

DataWindows

Syntax

PowerBuilder dot notation:

dw_control.Object.DataWindow.Syntax

Describe argument:

"DataWindow.Syntax"

Examples

Example 1

setting = dw1.Object.DataWindow.Syntax

Example 2

setting = dw1.Describe("DataWindow.Syntax")