Project

General

Profile

$maxlens » History » Version 2

Per Amundsen, 02/23/2023 04:53 PM

1 1 Per Amundsen
_Added in 3.3_
2
3
*$maxlens*
4
5
Return the maximum number of characters that can safely be used for small string in a script.
6
7
The current value is 512.
8
9 2 Per Amundsen
_Not relevant to AdiIRC scripting, AdiIRC allows much larger numbers based on available memory and other technical limits._
10 1 Per Amundsen
_