Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter NineDialog Functions (continued)

DialogGetResourceName Function

Overview

The DialogGetResourceName function returns the name of the resource used to create the dialog or dialog property sheet page.

Syntax/Parameters

Syntax

string = DialogGetResourceName ( );

Parameters

(none)

 

Return Value

Returns a string with the resource name or an empty string on failure. Use the GetLastError function to retrieve error information.

Remarks

This function only operates within a dialog procedure. If used outside of a procedure, it will return an error.

Related Functions

Platform Support

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

Legato IDE, Legato Basic