Dict_GetName()

Examples


The Dict_GetName() function returns the operating system name of the current application dictionary.

Syntax

Dict_GetName()

Parameters

• None

Return value

A string containing the name of the dictionary.

Comments

This function returns the operating system name of the “current” application dictionary. In a multidictionary environment, this is the dictionary whose form is currently active, or topmost.


Documentation Feedback