Subscriber portal
Writes a Unicode character to a file.
public boolean writeChar(int _int)
If the write operation fails, the TextIO.status method can be used to check for the cause. To write multiple values or to write data of different types to a file, use the TextIO.write method.