Skip to main content Skip to complementary content

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 Main .

Returns

Type Description
System.String

Implements

Remarks

The computer regional settings are retrieved when the engine starts.

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!