That would be a nice addition to LzCanvas.versionInfoString() /
Debug.versionInfo(). Why don't you create an improvement request?
On 2008-07-14, at 20:23EDT, lcondellone wrote:
Hi all:
To help with debugging, I'd like to be able to record what OS my
application is running under. LzBrowser.getVersion() used to set
LzBrowser._os, which had said info, but now LzBrowser._os returns
"undefined" and prints "WARNING: reference to undefined property
'runtime'" in the debugger.
What is the new way to get this info? Or does this functionality
exist anymore?
-LC