sysGetPrimaryMonitor

Returns the index of the primary monitor.

System

Parameters & Returns

Parameters

This function takes no parameters.

Returns

Int

Quick Summary

Returns the index of the primary monitor.

Technical Exegesis...

Gives the index of the OS primary display - a sensible default target for a window.

Example

Example.bam
; No example implemented yet