Actions
$findfilen » History » Revision 1
Revision 1/3
| Next »
Per Amundsen, 08/15/2014 09:04 AM
Added in 1.9.4
$findfilen
returns the N'th position of the file that was found in a $findfile search.
Example
//echo -ag First log found was: $findfile($logdir,*.log,1) and it was found at position: $findfilen
Updated by Per Amundsen about 10 years ago · 1 revisions