ScriptName

From Soldat Community Wiki
Revision as of 12:05, 15 August 2012 by Freeman (talk | contribs) (Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' Name of the folder that the current script resides in; in the /script/ folder. '''Exam...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

From the Scripting Manual

 Data Type: String
 
 Description:
 Name of the folder that the current script resides in; in the /script/ folder.
 
 Example:
 If your accessing ScriptName from code in /scripts/OmgWtf/Core.pas then ScriptName will be OmgWtf

External Links