Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

IsDialogPropertySheet Function

Overview

The IsDialogPropertySheet function tests whether the current processing code is within the context of a dialog property sheet.

Syntax/Parameters

Syntax

booleab = IsDialogPropertySheet ( );

Parameters

(none)

 

Return Value

Returns a boolean value as TRUE or FALSE. If called out of context, the return value will be FALSE with a error set. Use the GetLastError function to retrieve error information.

Remarks

This function allows the programmer to determine if the currently processing routine is part of a property sheet or a base dialog.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic