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

(Created page with "{{mirc title|$maxlenm identifier}}'''$maxlenm''' return the maximum number of characters that can safely be used for medium string in a script. The current value is 2048 ==...")
 
(Compatibility)
 
Line 13: Line 13:
  
 
== Compatibility ==
 
== Compatibility ==
coming soon
 
 
{{mIRC compatibility|7.53}}
 
{{mIRC compatibility|7.53}}
  

Latest revision as of 18:30, 25 July 2019

$maxlenm return the maximum number of characters that can safely be used for medium string in a script.

The current value is 2048

Synopsis[edit]

$maxlenm

Parameters[edit]

None

Examples[edit]

//echo -a $maxlenm

Compatibility[edit]

Added: mIRC v7.53
Added on: 29 Nov 2018
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