GetEmptyScript method
Creates a script that contains one section. This section contains Set statements that give localized information from the regional settings of the computer.
The computer regional settings are retrieved when the engine starts.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qLocalizedMainSection | Name of the script section. The default value is Main . |
No | String |
Returns
Name | Description | Type |
---|---|---|
qReturn | <List of script variables> ## Returns { "jsonrpc": "2.0", "id": 4, "result": { "qReturn": <List of script variables> }} |
String |