From WikiChip
Difference between revisions of "mirc/identifiers/$bigfloat"
Maroonbells (talk | contribs) (create page for new identifier) |
(No difference)
|
Latest revision as of 15:37, 27 November 2022
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$bigfloat returns $true or $false to indicate the status of /bigfloat mode
Details[edit]
Returns the $true or $false status of /bigfloat mode at that position in the command string
Synopsis[edit]
$bigfloat
Parameters[edit]
None
Properties[edit]
None
Example[edit]
//bigfloat off | echo -a bigfloat mode is $bigfloat and $left(%null.bf,0) now it is $bigfloat bigfloat mode is $false and now it is $true
Compatibility[edit]
Added: mIRC v7.72
Added on: 27 Nov 2022
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.