From WikiChip
Difference between revisions of "mirc/identifiers/$flinen"
(Created page with "{{mirc title|$flinen Identifier}}'''$flinen''' returns the number of the line matching with $fline, which is meant to be used when you use the .text property of $fline(). '''...") |
(No difference)
|
Revision as of 09:41, 28 December 2019
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
$flinen returns the number of the line matching with $fline, which is meant to be used when you use the .text property of $fline().
Note: $flinen has a global value like $readn, always returning the value for the last search, 0 if no search has been made.
Synopsis
$flinen
Parameters
None
Properties
None
Example
//echo -a $fline($chan(1),*mirc*) $flinen
Compatibility
Added: mIRC v7.6
Added on: INVALID version INPUT TO {{mIRC date}} template.
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.