sysGetMonitorString

Returns a descriptive name/string for the given monitor.

System

Parameters & Returns

Parameters

monitor Int

Returns

String

Quick Summary

Returns a descriptive name/string for the given monitor.

Technical Exegesis...

Gives a human-readable identifier (device name / description) for the display at the given index.

Example

Example.bam
; No example implemented yet