Jump to content

API System.ConvertFileToBase64

From Flowcode Help
Revision as of 14:39, 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" | '''ConvertFileToBase64''' |- | colspan="2" | Creates a Base64-encoded string from the contents of a local file  |- |- | width="10%" align="center" | File:Fc9-string-icon.png - STRING | width="90%" | Filename |- | colspan="2" | The text to convert  |- | width="10%" align="...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
ConvertFileToBase64
Creates a Base64-encoded string from the contents of a local file 
- STRING Filename
The text to convert 
- STRING Return


Detailed description

Examples