From WikiChip
$flinen Identifier - mIRC
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. Returns 0 if no search has been made, or if the most recent search failed to find a match.
Synopsis
$flinen
Parameters
None
Properties
None
Example
//echo -a $fline($chan(1),*mirc*) $flinen
Compatibility
Added: mIRC v7.59
Added on: 08 Feb 2020
Note: Unless otherwise stated, this was the date of original functionality.
Further enhancements may have been made in later versions.