Difference between revisions of "NXSL:FILE"

From NetXMS Wiki
Jump to navigation Jump to search
(Created page with "Class representing open file (returned by OpenFile function). '''Class Name''' FILE '''Attributes''' {| class="wikitable" |- ! Name !! Type !! Descript...")
(No difference)

Revision as of 14:27, 6 February 2018

Class representing open file (returned by OpenFile function).


Class Name

FILE


Attributes

Name Type Description
eof boolean End of file indicator
name string File name


Methods