getGediNames()
Returns the opened modules of the type GEDI.
Synopsis
dyn_string getGediNames();
Parameters
Parameter | Description |
---|---|
none | - |
Return value
The return value is the names of the opened modules of the type GEDI.
Error
Description
This function is used to determine all the opened GEDI modules.
Example
main()
{
DebugN(getGediNames());
}
Assignment
Management of managers
Availability
UI