From WikiChip
Difference between revisions of "mirc/identifiers/$mircpid"
Maroonbells (talk | contribs) (create content for new identifier) |
|||
Line 1: | Line 1: | ||
− | {{mirc title|$mircpid Identifier}}'''$mircpid''' returns the process ID for the current | + | {{mirc title|$mircpid Identifier}}'''$mircpid''' returns the process ID for the current executable |
== Synopsis == | == Synopsis == | ||
<pre>$mircpid</pre> | <pre>$mircpid</pre> |
Latest revision as of 14:07, 12 August 2022
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$mircpid returns the process ID for the current executable
Synopsis[edit]
$mircpid
Parameters[edit]
None
Properties[edit]
None
Example[edit]
//echo -a the process ID for this instance of mIRC is $mircpid
Error Messages[edit]
None
Compatibility[edit]
Added: mIRC v7.69
Added on: 18 Jul 2022
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.