Static methods
qsys、ホStatic Methods¶
getVersion¶
; get version string
static string getVersion()
setCurObj¶
static void setCurObj(string)
getCurObj¶
static string getCurObj()
writeDump¶
static void writeDump(string)
readDump¶
static void readDump(string)
checkFileType¶
static string checkFileType(string)
cleanUpAll¶
static void cleanUpAll()
messageBox¶
; TO DO: This should be moved to the UIfw!! ``` static integer messageBox(string, integer)