currentSilScript
We've encountered an issue exporting this macro. Please try exporting again later.
Syntax | currentSilScript() | Package |
|
Alias |
| Pkg Usage |
|
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 - 2026 Appfire | All rights reserved.
