Table of Contents

Write fichier binaire

This action allows you to write a binary file. Such a file contains data that cannot be read using a text editor, such as an image, a sound, etc.

Standard parameters

Input parameters

File

The name of the file to write.

Data

The data to write.

Exceptions

Unable to write to the file

<BOOKMARK:unable_to_write_to_the_file>

This exception is thrown when the file cannot be written.