OpenWGA 7.7 - TMLScript reference
WGAObject:
WGA.File(filename | File-Object)
Description |
Utility object to read and write file contents. If called with filename (String) as argument the object is initialised with a file (or folder) with that name relative to the OpenWGA config folder. When called with a java.io.File object that file object will be used. This object is available since version 7.7.2 |
||||||||||||||||||
Retrieval |
WGA.File(filename | File) |
||||||||||||||||||
Allowed in script types |
|
||||||||||||||||||
Properties and methods |
|