Difference between revisions of "JS"

From GiderosMobile
(16 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
'''Supported platforms:''' <br/>
+
<languages />
'''Available since:''' in development<br/>
+
<!-- GIDEROSOBJ:JS -->
=== Description ===
+
'''<translate>Supported platforms</translate>:''' [[File:Platform html5.png]]<br/>
Run JavaScript code
+
'''<translate>Available since</translate>:''' 2019.1<br/>
 
+
 
 +
=== <translate>Description</translate> ===
 +
<translate>Run JavaScript code.</translate>
 +
 
 
{|-
 
{|-
| style="width: 50%;"|
+
| style="width: 50%; vertical-align:top;"|
=== Methods ===
+
=== <translate>Methods</translate> ===
[[JS.eval]] - <br/>
+
[[Special:MyLanguage/JS.eval|JS.eval]] ''Execute the given Javascript code'' <br/><!-- GIDEROSMTD:JS.eval(code) Execute the given Javascript code -->
| style="width: 50%;"|
+
 
=== Events ===
+
| style="width: 50%; vertical-align:top;"|
=== Constants ===
+
 
 +
=== <translate>Events</translate> ===
 +
=== <translate>Constants</translate> ===
 
|}
 
|}
 +
 +
{{GIDEROS IMPORTANT LINKS}}

Revision as of 08:32, 8 January 2021


Supported platforms: Platform html5.png
Available since: 2019.1

Description

Run JavaScript code.

Methods

JS.eval Execute the given Javascript code

Events

Constants