{div:style=display:none}
DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY (EXCEPT INSIDE THE DIV BELOW WITH ID=DESCRIPTION), UNLESS YOU KNOW WHAT YOU'RE DOING.
		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO AUTO UPDATE THE CONTENT THROUGH THE DOC GENERATOR{div}
{div:id=description}{div}\\ 

{table:id=|class=servoy sSummary}{colgroup}{column:width=80px|padding=0px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Property Summary{th}{tr}{tbody}{tr}{td}[Number]{td}{td}[#length]
Gives the length of the string.{td}{tr}{tbody}{table}\\ 

{table:id=|class=servoy sSummary}{colgroup}{column:width=80px|padding=0px}{column}{column}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=2}Method Summary{th}{tr}{tbody}{tr}{td}[String]{td}{td}[#anchor]\(nameAttribute)
returns a copy of the string embedded within an anchor <A> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#big]\()
returns a copy of the string embedded within an <BIG> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#blink]\()
returns a copy of the string embedded within an <BLINK> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#bold]\()
returns a copy of the string embedded within an <B> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#charAt]\(index)
returns a character of the string.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#charCodeAt]\(index)
returns a decimal code of the char in the string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#concat]\(string2)
returns a string that appends the parameter string to the string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#concat]\(string2, stringN)
returns a string that appends the parameter string to the string.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#equals]\(other)
returns a boolean that checks if the given string is equal to the string{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#equalsIgnoreCase]\(other)
returns a boolean that checks if the given string is equal to the string ignoring case{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#fixed]\()
returns a copy of the string embedded within an anchor <TT> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#fontcolor]\(color)
returns a copy of the string embedded within an <FONT> tag set, the color param is assigned the the color attribute.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#fontsize]\(size)
returns a copy of the string embedded within an <FONT> tag set, The size param is set to the SIZE attribute{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#indexOf]\(searchValue, fromIndex)
returns the found index of the given string in string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#italics]\()
returns a copy of the string embedded within an <I> tag set{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#lastIndexOf]\(searchValue, fromIndex)
returns the found index of the given string in string from the end.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#link]\(hrefAttribute)
returns a copy of the string embedded within an <A> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#localeCompare]\(otherString){td}{tr}{tbody}{tbody}{tr}{td}[Array]{td}{td}[#match]\(regexp)
returns an array of strings within the current string that matches the regexp.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#replace]\(regexp, function)
returns a new string where some or all matches of the regexp are replaced.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#replace]\(regexp, newSubStr)
returns a new string where some or all matches of the regexp are replaced.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#replace]\(substr, function)
returns a new string where the first match of the string is replaced.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#replace]\(substr, newSubStr)
returns a new string where the first match of the string is replaced.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#search]\(regexp)
returns an index where the first match is found of the regexp{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#slice]\(beginSlice)
returns a substring of the string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#slice]\(beginSlice, endSlice)
returns a substring of the string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#small]\()
returns a copy of the string embedded within an <SMALL> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#split]\(separator, limit)
returns an array of objects whose elements are segments of the current string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#strike]\()
returns a copy of the string embedded within an <STRIKE> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#sub]\()
returns a copy of the string embedded within an <SUB> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#substr]\(start)
returns a substring of the string from the start with the number of chars specified.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#substr]\(start, length)
returns a substring of the string from the start with the number of chars specified.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#substring]\(indexA)
Returns a substring of the string from the start index until the end index.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#substring]\(indexA, indexB)
Returns a substring of the string from the start index until the end index.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#sup]\()
returns a copy of the string embedded within an <SUP> tag set.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#toLocaleLowerCase]\(){td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#toLocaleUpperCase]\(){td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#toLowerCase]\()
returns a string with all lowercase letters of the current string.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#toUpperCase]\()
returns a string with all uppercase letters of the current string.{td}{tr}{tbody}{table}\\ 

{table:id=property|class=servoy sDetail}{colgroup}{column:width=100%|padding=0px}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Property Details{th}{tr}{tbody:id=length}{tr:id=name}{td}h6.length{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.length;
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:id=function|class=servoy sDetail}{colgroup}{column:width=100%|padding=0px}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Method Details{th}{tr}{tbody:id=anchor-String}{tr:id=name}{td}h6.anchor{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}anchor{span}{span}\(nameAttribute){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} nameAttribute
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.anchor();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=big}{tr:id=name}{td}h6.big{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}big{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.big();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=blink}{tr:id=name}{td}h6.blink{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}blink{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.blink();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=bold}{tr:id=name}{td}h6.bold{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}bold{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.bold();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=charAt-Number}{tr:id=name}{td}h6.charAt{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Number]{span}{span:style=font-weight: bold;}charAt{span}{span}\(index){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} index
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.charAt(integer_position);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=charCodeAt-Number}{tr:id=name}{td}h6.charCodeAt{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Number]{span}{span:style=font-weight: bold;}charCodeAt{span}{span}\(index){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} index
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.charCodeAt(integer_position);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=concat-String}{tr:id=name}{td}h6.concat{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}concat{span}{span}\(string2){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} string2
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.concat(string);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=concat-String_String}{tr:id=name}{td}h6.concat{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}concat{span}{span}\(string2, stringN){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} string2
\{[String]} stringN
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.concat(string);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=equals-String}{tr:id=name}{td}h6.equals{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Boolean]{span}{span:style=font-weight: bold;}equals{span}{span}\(other){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} other
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Boolean]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.equals(string);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=equalsIgnoreCase-String}{tr:id=name}{td}h6.equalsIgnoreCase{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Boolean]{span}{span:style=font-weight: bold;}equalsIgnoreCase{span}{span}\(other){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} other
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Boolean]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.equalsIgnoreCase(string);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=fixed}{tr:id=name}{td}h6.fixed{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}fixed{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.fixed();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=fontcolor-String}{tr:id=name}{td}h6.fontcolor{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}fontcolor{span}{span}\(color){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} color
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.fontcolor(color);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=fontsize-Number}{tr:id=name}{td}h6.fontsize{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}fontsize{span}{span}\(size){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} size
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.fontsize(size);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=indexOf-String_Number}{tr:id=name}{td}h6.indexOf{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Number]{span}{span:style=font-weight: bold;}indexOf{span}{span}\(searchValue, fromIndex){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} searchValue
\{[Number]} fromIndex
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.indexOf(string,startPosition);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=italics}{tr:id=name}{td}h6.italics{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}italics{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.italics();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=lastIndexOf-String_Number}{tr:id=name}{td}h6.lastIndexOf{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Number]{span}{span:style=font-weight: bold;}lastIndexOf{span}{span}\(searchValue, fromIndex){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} searchValue
\{[Number]} fromIndex
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.lastIndexOf(string,startPosition);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=link-String}{tr:id=name}{td}h6.link{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}link{span}{span}\(hrefAttribute){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} hrefAttribute
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.link(url);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=localeCompare-String}{tr:id=name}{td}h6.localeCompare{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Number]{span}{span:style=font-weight: bold;}localeCompare{span}{span}\(otherString){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} otherString
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
var s = "Have a nice day!";
application.output(s.localeCompare("Hello"));
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=match-RegExp}{tr:id=name}{td}h6.match{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Array]{span}{span:style=font-weight: bold;}match{span}{span}\(regexp){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[RegExp]} regexp
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Array]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.match(regexpr);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=replace-RegExp_Function}{tr:id=name}{td}h6.replace{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}replace{span}{span}\(regexp, function){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[RegExp]} regexp
\{[Function]} function
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.replace(regexp,callback);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=replace-RegExp_String}{tr:id=name}{td}h6.replace{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}replace{span}{span}\(regexp, newSubStr){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[RegExp]} regexp
\{[String]} newSubStr
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.replace(regexp,newSubStr);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=replace-String_Function}{tr:id=name}{td}h6.replace{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}replace{span}{span}\(substr, function){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} substr
\{[Function]} function
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.replace(substr,callback);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=replace-String_String}{tr:id=name}{td}h6.replace{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}replace{span}{span}\(substr, newSubStr){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} substr
\{[String]} newSubStr
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.replace(substr,newSubStr);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=search-RegExp}{tr:id=name}{td}h6.search{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[Number]{span}{span:style=font-weight: bold;}search{span}{span}\(regexp){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[RegExp]} regexp
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[Number]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.search(regexpr);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=slice-Number}{tr:id=name}{td}h6.slice{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}slice{span}{span}\(beginSlice){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} beginSlice
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.slice(start,end);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=slice-Number_Number}{tr:id=name}{td}h6.slice{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}slice{span}{span}\(beginSlice, endSlice){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} beginSlice
\{[Number]} endSlice
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.slice(start,end);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=small}{tr:id=name}{td}h6.small{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}small{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.small();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=split-String_Number}{tr:id=name}{td}h6.split{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}split{span}{span}\(separator, limit){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[String]} separator
\{[Number]} limit
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.split(delimiter,limitInteger);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=strike}{tr:id=name}{td}h6.strike{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}strike{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.strike();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=sub}{tr:id=name}{td}h6.sub{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}sub{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.sub();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=substr-Number}{tr:id=name}{td}h6.substr{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}substr{span}{span}\(start){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} start
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.substr(start, number_of_chars);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=substr-Number_Number}{tr:id=name}{td}h6.substr{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}substr{span}{span}\(start, length){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} start
\{[Number]} length
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.substr(start, number_of_chars);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=substring-Number}{tr:id=name}{td}h6.substring{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}substring{span}{span}\(indexA){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} indexA
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.substring(start, end);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=substring-Number_Number}{tr:id=name}{td}h6.substring{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}substring{span}{span}\(indexA, indexB){span}{td}{tr}{tr:id=prs}{td}*Parameters*\\{div:class=sIndent}\{[Number]} indexA
\{[Number]} indexB
{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.substring(start, end);
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=sup}{tr:id=name}{td}h6.sup{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}sup{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.sup();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=toLocaleLowerCase}{tr:id=name}{td}h6.toLocaleLowerCase{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}toLocaleLowerCase{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
var s = "Have a nice day!";
application.output(s.toLocaleLowerCase());
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=toLocaleUpperCase}{tr:id=name}{td}h6.toLocaleUpperCase{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}toLocaleUpperCase{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
var s = "Have a nice day!";
application.output(s.toLocaleUpperCase());
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=toLowerCase}{tr:id=name}{td}h6.toLowerCase{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}toLowerCase{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.toLowerCase();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=toUpperCase}{tr:id=name}{td}h6.toUpperCase{td}{tr}{tr:id=sig}{td}{span:style=margin-right: 5px;}[String]{span}{span:style=font-weight: bold;}toUpperCase{span}{span}\(){span}{td}{tr}{tr:id=ret}{td}*Returns*\\{div:class=sIndent}[String]{div}{td}{tr}{tr:id=sam}{td}*Sample*\\{div:class=sIndent}{code:language=javascript}
string.toUpperCase();
{code}{div}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}