User Tools

Site Tools


en:actions:actionwritebinaryfile
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
en:actions:actionwritebinaryfile [2021/02/13 11:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== 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 =====
 +
 +  * [[en:actions:exceptions#Bad parameter|Bad parameter]]
 +  * [[en:actions:exceptions#Code error|Code error]]
 +  * [[en:actions:exceptions#timeout|Timeout]]
 +  * [[en:actions:actionwritebinaryfile#unable_to_write_to_the_file|Unable to write to the file]]
 +
 +==== Unable to write to the file ====
 +<BOOKMARK:unable_to_write_to_the_file>
 +
 +This exception is thrown when the file cannot be written.
 +  * Default action: stop the script execution
en/actions/actionwritebinaryfile.txt · Last modified: 2021/02/13 11:23 by 127.0.0.1