Also, LzCanvas.versionInfoString() is available whether the debugger
is present or not, it contains the same information. Could be useful
for app-generated bug reports.
On 2007-08-08, at 12:22 EDT, Benjamin Shine wrote:
Debug.versionInfo() is even more informative, especially for
developer and nightly builds.
On Aug 7, 2007, at 7:11 AM, Jean-Baptiste BRIAUD wrote:
That's it !
it works fine.
Thanks.
Raju Bitter wrote:
It's canvas.version :)
You'll get something like '4.0.2.0'.
Best,
Raju
OpenLaszlo Community Manager
Von: Jean-Baptiste BRIAUD <[EMAIL PROTECTED]>
Antworten an: <[EMAIL PROTECTED]>
Datum: Tue, 07 Aug 2007 14:16:45 +0200
An: <[email protected]>
Betreff: [Laszlo-user] Hot to get OL version ?
Hi the list,
How can I get the OL version in a variable ?
I tried special variable $version but this is flash player
version, not
OL version.
I was expecting 4.0.3 or a string that at least contains "4.0.3"
Any idea ?