From WikiChip
Difference between revisions of "mirc/identifiers/$sockerr"
Line 4: | Line 4: | ||
== Synopsis == | == Synopsis == | ||
+ | $sockerr | ||
− | + | == test == |
Revision as of 01:45, 25 April 2023
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$sockerr returns the sock error number if an error occurred.
$sockerr is not a local identifier only set inside event, it is set after any /sock* command as well, meaning that $sockerr can change in value inside the same on sockread event.
Synopsis
$sockerr