IsOpen gets a boolean value indicating if the file is currently open for I/O operations.
<booleanVal>
=
database
.IsOpen
Returns
<booleanVal> .
True indicates the file is currently open for I/O operations.
False indicates the file is currently not open for I/O operations.
Remarks
Refer to the CLOSE and OPEN commands.
IsOpen is equivalent to the %OPEN built-in function.
Requirements
Namespace: ASNA.VisualRPG.Runtime
Assembly: ASNA Visual RPG Runtime (in ASNA.VisualRPG.Runtime.dll)
Platforms: Windows Server 2012, Windows Server 2012 R2, Windows Server 2016, Windows 7, Windows 8, Windows 10.