From WikiChip
$fupdate Identifier - mIRC
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$fupdate returns the current integer 0-100 setting for the /fupdate command
Synopsis
$fupdate
Parameters
None
Properties
None
Example
; save current /fupdate setting, then display mirc.ini to status window, then restore previously existing setting: //var -s %a fupdate $fupdate | fupdate 99 | filter -fs mirc.ini * | fupdate %fupdate
Note: The /fupdate setting always reverts to default 0 each time mIRC restarts, so it must be reset each time using an ON START or perform-on-connect command
Error Messages
None
Compatibility
Added: mIRC v7.65
Added on: 07 May 2021
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.