GetEmptyScript Method
Overloads
GetEmptyScript(String) |
Creates a script that contains one section. This section contains SET statements that give localized information from the regional settings of the computer. |
GetEmptyScript(String)
Creates a script that contains one section. This section contains SET statements that give localized information from the regional settings of the computer.
Declaration
public string GetEmptyScript([QixName("qLocalizedMainSection")] string localizedMainSection = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | localizedMainSection |
Name of the script section.
The default value is |
Returns
Type | Description |
---|---|
System.String |
Implements
Remarks
The computer regional settings are retrieved when the engine starts.