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

m (Bot: Adding a template (template:mIRC identifier list))
m
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
The '''$prefix''' identifier will return the supported list of channel user nickname prefixes available on the active network connection. If not connected, mIRC defaults to a standard value of ''(ohv)@%+''.
+
{{mirc title|$prefix identifier}}'''$prefix''' returns the list of channel user nickname prefixes (to indicate channel op, voice etc. status) supported on the active network connection. If not connected, mIRC defaults to a standard value of '''(ohv)@%+'''.
  
 
'''Note:''' Any active connection window can use this identifier, not just an active channel.
 
'''Note:''' Any active connection window can use this identifier, not just an active channel.
Line 11: Line 11:
  
 
== Compatibility ==
 
== Compatibility ==
Added: mIRC v5.9
+
{{mIRC compatibility|5.9}}
 
 
Added On: 26/04/2001
 
  
 
== See Also ==
 
== See Also ==
* [[$chanmodes identifier - mIRC|$chanmodes]]
+
* {{mIRC|$chanmodes}}
* [[$chantypes identifier - mIRC|$chantypes]]
+
* {{mIRC|$chantypes}}
 
{{mIRC identifier list}}
 
{{mIRC identifier list}}
  
[[Category:MIRC identifiers]]
+
[[Category:mIRC identifiers|prefix]]

Latest revision as of 13:09, 22 September 2017

$prefix returns the list of channel user nickname prefixes (to indicate channel op, voice etc. status) supported on the active network connection. If not connected, mIRC defaults to a standard value of (ohv)@%+.

Note: Any active connection window can use this identifier, not just an active channel.

Parameters[edit]

None

Example[edit]

Echo the current available channel user nickname prefixes to the active window:

//echo -a $prefix

Compatibility[edit]

Added: mIRC v5.9
Added on: 26 Apr 2001
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.


See Also[edit]

[Expand]
v · d · e mIRC identifier list