From WikiChip
Difference between revisions of "mirc/commands/fupdate"
(→Synopsis) |
|||
Line 1: | Line 1: | ||
{{mirc title|/fupdate Command}} | {{mirc title|/fupdate Command}} | ||
The '''/fupdate command''' allows you to set the maximum of lines that should be buffered before being displayed into a window | The '''/fupdate command''' allows you to set the maximum of lines that should be buffered before being displayed into a window | ||
+ | |||
+ | If used with no parameter, it displays the current number set. | ||
== Synopsis == | == Synopsis == | ||
Line 9: | Line 11: | ||
== Parameters == | == Parameters == | ||
− | * '''N''' - The number of lines to be buffered before getting displayed | + | * '''N''' - The number of lines to be buffered before getting displayed, between 0 and 100 |
== Example == | == Example == |
Revision as of 15:57, 14 January 2018
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /fupdate command allows you to set the maximum of lines that should be buffered before being displayed into a window
If used with no parameter, it displays the current number set.
Synopsis
/fupdate [N]
Switches
None
Parameters
- N - The number of lines to be buffered before getting displayed, between 0 and 100
Example
None
Compatibility
Pending, beta stage.