/
currentSilScript

currentSilScript

Description

Returns the current running SIL script name.

Return Type

string

Example

string scriptName = currentSilScript();

Returns the name of the current running script.

See also

Related content