/
setLanguage
setLanguage
Description
Sets the language used from the Shogun Post command line. You can set the language to Python or HSL.
Functional area
System
Command syntax
Syntax
setLanguage language |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
language | yes | Can be Python or HSL. |
Flags
None
Return value
boolean
Examples
setLanguage "python"; // Sets Shogun Post command line language to Python.
, multiple selections available,