string index Return character from string string last Search for last occurance of substring string length Return number of characters in string string range Return range of characters in string string tolower Covert to lowercase string toupper Covert to uppercase string trim Remove leading and trailin...
Typically, when you run aget_*command, the returned results are echoed to the console and to the log file as a Tcl string, rather than as a list due to a feature of Tcl called "shimmering". Internally, Tcl can store a variable or value both as a string and as a fast...
If a match is found in the input string, regsub return 1, otherwise it returns 0 (like regexp command). If the pattern is matched, the substring of the input string is replaced by the third argument and the new string is stored in the fourth argument. If a match was not found, the...
string# ckStr is a CkString CkImap_get_LastResponse $myImap $ckStr set strVal [CkImap_get_lastResponse $myImap] The raw data of the last response from the IMAP server. (Useful for debugging if problems occur.) This property is cleared whenever a command is sent to the IMAP server. ...
Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {{ message }} taylor-bsg / OpenSTA Public forked from The-OpenROAD-Project/OpenSTA Notifications You must be signed in to change notification settings Fork 0 Star 0 ...
parseInt(string.substring(6)); } catch (Exception e) { return null; } for (int i = 0; i < assocData.handlers.size(); i++) { Object obj = assocData.handlers.get(i); if (obj instanceof TimerInfo) { if (((TimerInfo) obj).id == id) { return obj; } } else { if (((...
[stringfirst"/"$path]setlast[stringlast"/"$path]#Reportwhetherpathisabsoluteorrelativeif{$first!=0}{puts"$pathisarelative}elseputs"$pathisanabsolute}#If"/"isnotthelastcharacterin$path,reportthelastword.#else,removethelast"/",andfindthenexttolast"/",and#reportthelastincrif{$last!=[string...
/** * iframe调起方式 * @param {string} openapi 调起url */ var iframeCallup = function (openapi) { if (/^baidumap/.test(openapi)) { callAppType = 'map'; } else { callAppType = 'market'; } if ($('iframe#call-na').size()) { $('iframe#call-na').remove(); } var ifr...
/** * iframe调起方式 * @param {string} openapi 调起url */ var iframeCallup = function (openapi) { if (/^baidumap/.test(openapi)) { callAppType = 'map'; } else { callAppType = 'market'; } if ($('iframe#call-na').size()) { $('iframe#call-na').remove(); } var ifram...
"string" [list "snd_show_filter" "0" "CHEAT:Limit debug sounds to those containing this substring"] \ 736 "string" [list "snd_showmixer" "0" "CHEAT:"] \ 737 "string" [list "snd_show_print" "0" "CHEAT:Print to console the sounds that are normally printed on screen onl...