File:Write

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2011.6
Class: file

Description

Writes strings or numbers to file

 file:write(value1,...)

Parameters

value1: (string) value to write to file
...: (multiple) other optional values to write to file optional

There are no pages that use this file.