From WikiChip
Difference between revisions of "mirc/identifiers/$flinen"
< mirc‎ | identifiers

(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 10:41, 28 December 2019

$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.


See Also

$sline $line $window $fline