GetCurrentScriptName

From Dragon Age Toolset Wiki
Revision as of 18:59, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the name of the currently executing script

string GetCurrentScriptName(
);
Parameters:
None
Returns:

string with the name of the current script.

Source:

script.ldf

Description

Returns the name of the currently executing script for debugging purposes.