Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

FileWrite

  • Last UpdatedJul 18, 2023
  • 1 minute read

Writes a string to a file. The string is written at the current file position. The maximum number of characters allowed is 255.

Syntax

FileWrite(File, String)

File:

The file number.

String:

The string to write.

Return Value

The number of characters written.

FileOpen, FileClose, FileWriteLn

Example

! Write to the file.
FileWrite(File,"Data");

See Also

File Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in