Product Documentation
Virtuoso Technology Data SKILL Reference
Product Version IC23.1, June 2023

drGetDisplayIdList

drGetDisplayIdList(
)
=> l_displayIDList / nil

Description

Reads virtual memory and returns a complete list of display device identifiers.

Arguments

None

Value Returned

l_displayIDList

The list of display device identifiers.

nil

No display devices exist.

Example

deGetDisplayIdList()
=> 27832

Reads virtual memory and returns the display device identifiers (in this case, there is only one).


Return to top
 ⠀
X