Skip to content

OpenWebAppLogFromFile - cWebAppLogReader

Opens a log from a file

Type: Function
Return Data Type: Boolean

Parameters

Parameter Type Description
sFileName String Name of the log file (including the full path to it)

Syntax

Function OpenWebAppLogFromFile String sFileName Returns Boolean

Call Example

Get OpenWebAppLogFromFile sFileName to BooleanVariable

Description

Opens a log from a file.

Log files opened from a file should not be registered in the Web Application Administrator. If a log file is opened via OpenWebAppLogFromFile, WebAppServer cannot access it.