Triggers: Difference between revisions

72 bytes added ,  1 October 2016
m
no edit summary
mNo edit summary
mNo edit summary
Line 250: Line 250:
Open a file for read or write operations.
Open a file for read or write operations.


Parameters:
:;Argument
:; Name
:: '''name''' &mdash; The name and the full path to the file.<br/>For example, if the file is located on the SD card, the path should look /sdcard/example.txt, assuming /sdcard as the path on your platform to the SD card.
:: The name and the full path to the file.<br/>For example, if the file is located on the SD card, the path should look /sdcard/example.txt.


:; Result
:; Result