service JavaScript in module com::sun::star::script::

(Global Index)

Syntax

service JavaScript;

Description

service is implementation of a JavaScript interpreter.

The interpreter should be similar to JavaScript 1.1. The exact behavior will be specified in future.

Included Services

com::sun::star::script::Engine

Top of Page