Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

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

NameTypeRequiredComments
language
yesCan be Python or HSL.

Flags

None

Return value

boolean

Examples

setLanguage "python";
// Sets Shogun Post command line language to Python.


  • No labels