From WikiChip
Difference between revisions of "mirc/identifiers/$fullscreen"
< mirc‎ | identifiers

(Created page with "{{mirc title|$fullscreen Identifier}}'''$fullscreen''' returns 1 if an application is currently running in full screen mode, 0 if not. This applies to both game and non-game a...")
 
m
 
Line 1: Line 1:
 
{{mirc title|$fullscreen Identifier}}'''$fullscreen''' returns 1 if an application is currently running in full screen mode, 0 if not. This applies to both game and non-game applications.
 
{{mirc title|$fullscreen Identifier}}'''$fullscreen''' returns 1 if an application is currently running in full screen mode, 0 if not. This applies to both game and non-game applications.
 +
  
 
== Synopsis ==
 
== Synopsis ==
Line 20: Line 21:
 
== See Also ==
 
== See Also ==
 
{{mIRC|$appactive}}
 
{{mIRC|$appactive}}
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|fullscreen]]

Latest revision as of 15:15, 20 September 2017

$fullscreen returns 1 if an application is currently running in full screen mode, 0 if not. This applies to both game and non-game applications.


Synopsis[edit]

$fullscreen

Paramters[edit]

None

Properties[edit]

None

Example[edit]

//echo -a $fullscreen

Compatibility[edit]

Added: mIRC v6.3
Added on: 16 Aug 2007
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

$appactive