GetWindowTitle3D()

Syntax

Result$ = GetWindowTitle3D(#Window3D)
Description
Returns the text which is currently displayed in the specified 3D window title bar.

Parameters

#Window3D The 3D window to use.

Return value

The text which is currently displayed in the specified 3D window title bar.

Remarks

The title of a window can be changed with SetWindowTitle3D().

See Also

SetWindowTitle3D()

Supported OS

All

<- GetActiveWindow3D() - Window3D Index - HideWindow3D() ->