Skip to main content Skip to complementary content

GetEmptyScript method

Overview

Creates a script that contains one section. This section contains Set statements that give localized information from the regional settings of the computer.

Information noteThe computer regional settings are retrieved when the engine starts.

Parameters

Name Description Type
qLocalizedMainSection

Name of the script section.

The default value is Main.

This parameter is optional.

String

Outputs

The following is returned in the output:

{ "jsonrpc": "2.0", "id": 4, "result": { "qReturn": <List of script variables> }

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!