Содержание
GetLog
Syntax
Returned value
Examples
GetLog
Gets the log messages.
Syntax
function
GetLog
:
array
of
string
;
Returned value
type:
array of string
functions:
array of log messages
Examples
var
messages
:
=
GetLog
;