Sets the language used from the Shogun Post command line. You can set the language to Python or HSL.
System
setLanguage language |
Name | Type | Required | Comments |
---|---|---|---|
language | yes | Can be Python or HSL. |
None
boolean
setLanguage "python"; // Sets Shogun Post command line language to Python. |