DecodeText
This Flow Script tutorial explains how to use the DecodeText function with syntax and examples.
Description
Syntax
Parameters
Returns
Example
DecodeText(myFile.data, encodings.Windows1252)
Result: contents of myFile.data, decoded using the Windows 1252 Character SetLast updated
Was this helpful?