_Added in 1.9.0_ */flist [handle]* Lists all open files, or those matching the specified handle. [[Scripting_Wildcards|Wildcards]] can be used. *Parameters* table(ktable). |*Parameter*|*Description*| | [handle] | Handle to match. | *Examples*
;List all open files matching myhandle*.
/flist myhandle*

;List all open files.
/flist