findDisplay: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
'''Operand types:''' | '''Operand types:''' | ||
idd: [[Number]] | '''idd:''' [[Number]] | ||
'''Type of returned value:''' | '''Type of returned value:''' | ||
Line 21: | Line 21: | ||
Find display by its IDD. | Find display by its IDD. | ||
'''Example''': | '''Example''': | ||
_display = '''findDisplay''' 1 | _display = '''findDisplay''' 1 |