4 [
Attribute(
".layout",
"editbox",
"File extension")]
28 if (m_module.
GetCmdLine(
"-extension", Extension))
override void RunCommandline()
proto native external bool SetOpenedResource(string filename)
proto native external bool Save()
proto external bool GetCmdLine(string name, out string value)
static proto native WBModuleDef GetModule(string type)
static proto bool SearchResources(string filter, func callback)
static proto int ScriptDialog(string caption, string text, Class data)
proto void Print(void var)
Prints content of variable to console/log.
proto int Replace(string sample, string replace)
Replace all occurrances of 'sample' in 'str' by 'replace'.