Skip to main content
Skip table of contents

f$Structure_Visible (f$Struktur_Visible)


f$Structure_Visible (f$Struktur_Visible)

A structure dialog is set as visible or invisible with this function.

Syntax:

Status = f$Struktur_Visible (Number,Visible)

 

Argument

Type

Meaning

 

Number

Integer

Number returned by f$Structure_open

 

Visible

Integer

0 – invisible
1 – visible

Result:

Integer

Status:

-99: a structure dialog with the given number does not exist

0 : everything OK

Example:

status = f$Struktur_Visible (Number,1)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.