Jump to content

API File.FindFile.CurFileType

From Flowcode Help
Revision as of 14:38, 7 August 2026 by Wiki bot (talk | contribs) (Created page with "{| class="mtx-class-macrotable wikitable" |- | width="10%" align="center" class="mtx-class-macrohead" | File:Fc9-comp-macro.png | width="90%" class="mtx-class-macrohead" | '''CurFileType''' |- | colspan="2" | Returns the type of the current file found via the previous FindFile action (0 = file, 1 = directory, -1 = error)  |- |- | width="10%" align="center" style="border-top: 2px solid #000;" | File:Fc9-s16-icon.png - INT | width="90%" style="border-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CurFileType
Returns the type of the current file found via the previous FindFile action (0 = file, 1 = directory, -1 = error) 
- INT Return


Detailed description

Examples