Jump to content

API File.FindFile.CurFileName

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" | '''CurFileName''' |- | colspan="2" | Returns the current filename found via the previous FindFile action  |- |- | width="10%" align="center" | File:Fc9-u32-icon.png - ULONG | width="90%" | Format |- | colspan="2" | 1 = 8.3 file format, otherwise the normal filename  |- |...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
CurFileName
Returns the current filename found via the previous FindFile action 
- ULONG Format
1 = 8.3 file format, otherwise the normal filename 
- STRING Return


Detailed description

Examples