server.logPath: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{ScriptItem |endpoint = server |type = variable |name = server.logPath |readonly = true |returnTypes = string |usage = fetch the server's relative log path |returnInfo = a st...") |
(No difference)
|
Latest revision as of 05:02, 10 November 2020
Variable
Server Only
Online and Offline
Read-Only
Available since Server 1.2.0
string server.logPath
The server.logPath variable is used to fetch the server's relative log path.
Value
string | A string containing the relative log path for the server. |
readonly | This variable cannot be changed. |
Notes
There aren't any notes for this variable.
Examples
There aren't any examples for this variable.
Compatibility
There isn't any compatibility information for this variable.