currentSilScript

currentSilScript

Description

Returns the current running SIL script name.

 

When you run the script directly from the editor, the content (code) of the script is ran and not the file, so you won't be able to retrieve the file name.

Return Type

string

Example

string scriptName = currentSilScript();

Returns the name of the current running script.

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2025 Appfire | All rights reserved.