Child pages
  • String

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{hidden}
DO NOT EDIT THE CONTENT OF THIS PAGE DIRECTLY, UNLESS YOU KNOW WHAT YOU'RE DOING.
		THE STRUCTURE OF THE CONTENT IS VITAL IN BEING ABLE TO EXTRACT CHANGES FROM THE PAGE AND MERGE THEM BACK INTO SERVOY SOURCE{hidden}
{sub-section:description|text=}{sub-section}\\ 

{table:class=servoy sSummery}{colgroup}{column:width=80px}{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:class=servoy sSummery}{colgroup}{column:width=80px}{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, 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}[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, newSubStr)
returns a strings where all matches of the regexp are replaced.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#search]\(regexp)
returns a index where the first match is found of the regexp{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, 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, 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}[#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:class=servoy sDetail}{colgroup}{column:width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Property Details{th}{tr}{tbody:id=EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD}{tr:id=name}{td}h6.length{td}{tr}{tr:id=des}{td}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_des|text=|trigger=button}{sub-section}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_des|trigger=none|class=sIndent}Gives the length of the string.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_ret|text=|trigger=button}{sub-section}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_see|text=|trigger=button}{sub-section}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_see|text=|trigger=button}{sub-section}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_sam|text=|trigger=button}{sub-section}{sub-section:EE08F9D386D40E9E-517C3042-49344F76-A5A6BF9C-716F6B2E21DC493A7B8093BD_sam|class=sIndent|trigger=none}{code:language=javascript}
string.length;
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}\\ 

{table:class=servoy sDetail}{colgroup}{column:width=100%}{column}{colgroup}{tr:style=height: 30px;}{th:colspan=1}Method Details{th}{tr}{tbody:id=6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E}{tr:id=name}{td}h6.anchor{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}anchor{span}{span:id=iets|style=float: left;}\(nameAttribute){span}{td}{tr}{tr:id=des}{td}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_des|text=|trigger=button}{sub-section}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_des|trigger=none|class=sIndent}returns a copy of the string embedded within an anchor <A> tag set.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_prs|trigger=none}nameAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_ret|text=|trigger=button}{sub-section}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_see|text=|trigger=button}{sub-section}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_see|text=|trigger=button}{sub-section}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_sam|text=|trigger=button}{sub-section}{sub-section:6DD1BB977630C8DD-F6197597-4D4240BE-8C8BB50C-B93D32F03B084F693964F91E_sam|class=sIndent|trigger=none}{code:language=javascript}
string.anchor();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972}{tr:id=name}{td}h6.big{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}big{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_des|text=|trigger=button}{sub-section}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <BIG> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_ret|text=|trigger=button}{sub-section}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_see|text=|trigger=button}{sub-section}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_see|text=|trigger=button}{sub-section}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_sam|text=|trigger=button}{sub-section}{sub-section:0F362A62B03005A0-233B57EC-4A7F42B4-A2368E9F-4F3D534A1A1C561760B22972_sam|class=sIndent|trigger=none}{code:language=javascript}
string.big();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63}{tr:id=name}{td}h6.blink{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}blink{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_des|text=|trigger=button}{sub-section}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <BLINK> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_ret|text=|trigger=button}{sub-section}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_see|text=|trigger=button}{sub-section}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_see|text=|trigger=button}{sub-section}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_sam|text=|trigger=button}{sub-section}{sub-section:3F91B59EA546DD44-AF37A8C2-42454661-9BEBBEDD-41CABB230EB15DF7DEAF3B63_sam|class=sIndent|trigger=none}{code:language=javascript}
string.blink();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84}{tr:id=name}{td}h6.bold{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}bold{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_des|text=|trigger=button}{sub-section}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <B> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_ret|text=|trigger=button}{sub-section}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_see|text=|trigger=button}{sub-section}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_see|text=|trigger=button}{sub-section}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_sam|text=|trigger=button}{sub-section}{sub-section:8C5539D461A33651-2115EB8C-432C4E68-B620B51B-90B4930B7BBB2E52E8899E84_sam|class=sIndent|trigger=none}{code:language=javascript}
string.bold();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357}{tr:id=name}{td}h6.charAt{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}charAt{span}{span:id=iets|style=float: left;}\(index){span}{td}{tr}{tr:id=des}{td}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_des|text=|trigger=button}{sub-section}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_des|trigger=none|class=sIndent}returns a character of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_ret|text=|trigger=button}{sub-section}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_see|text=|trigger=button}{sub-section}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_see|text=|trigger=button}{sub-section}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_sam|text=|trigger=button}{sub-section}{sub-section:1373E63D2A0135A1-2AD238EF-4458426A-A8CEA846-3EC938820922EA005AC57357_sam|class=sIndent|trigger=none}{code:language=javascript}
string.charAt(integer position);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E}{tr:id=name}{td}h6.charCodeAt{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}charCodeAt{span}{span:id=iets|style=float: left;}\(index){span}{td}{tr}{tr:id=des}{td}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_des|text=|trigger=button}{sub-section}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_des|trigger=none|class=sIndent}returns a decimal code of the char in the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_ret|text=|trigger=button}{sub-section}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_see|text=|trigger=button}{sub-section}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_see|text=|trigger=button}{sub-section}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_sam|text=|trigger=button}{sub-section}{sub-section:3B79F9135C362761-17F71091-482B4E2C-A8F0929D-AD9ABB28C99144E8F4C2E76E_sam|class=sIndent|trigger=none}{code:language=javascript}
string.charCodeAt(integer position);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30}{tr:id=name}{td}h6.concat{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}concat{span}{span:id=iets|style=float: left;}\(string2, stringN){span}{td}{tr}{tr:id=des}{td}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_des|text=|trigger=button}{sub-section}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_des|trigger=none|class=sIndent}returns a string that appends the parameter string to the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_prs|trigger=none}string2
\[stringN\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_ret|text=|trigger=button}{sub-section}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_see|text=|trigger=button}{sub-section}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_see|text=|trigger=button}{sub-section}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_sam|text=|trigger=button}{sub-section}{sub-section:A6E98C603BF3F8E8-6E0DFA23-4EF34652-9938B6F5-EE7EB86176B8C0F563607F30_sam|class=sIndent|trigger=none}{code:language=javascript}
string.concat(string);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF}{tr:id=name}{td}h6.equals{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Boolean]{span}{span:id=iets|style=float: left; font-weight: bold;}equals{span}{span:id=iets|style=float: left;}\(other){span}{td}{tr}{tr:id=des}{td}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_des|text=|trigger=button}{sub-section}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_des|trigger=none|class=sIndent}returns a boolean that checks if the given string is equal to the string{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_ret|text=|trigger=button}{sub-section}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_see|text=|trigger=button}{sub-section}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_see|text=|trigger=button}{sub-section}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_sam|text=|trigger=button}{sub-section}{sub-section:C3CD2665F6B2B2E7-B95E6D80-4F2B40F1-B3D7B525-479FAFE3756CDD43377989FF_sam|class=sIndent|trigger=none}{code:language=javascript}
string.equals(string);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F}{tr:id=name}{td}h6.equalsIgnoreCase{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Boolean]{span}{span:id=iets|style=float: left; font-weight: bold;}equalsIgnoreCase{span}{span:id=iets|style=float: left;}\(other){span}{td}{tr}{tr:id=des}{td}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_des|text=|trigger=button}{sub-section}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_des|trigger=none|class=sIndent}returns a boolean that checks if the given string is equal to the string ignoring case{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_ret|text=|trigger=button}{sub-section}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_see|text=|trigger=button}{sub-section}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_see|text=|trigger=button}{sub-section}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_sam|text=|trigger=button}{sub-section}{sub-section:A4AD8C347BD319DF-338AFC58-47884DB7-9C6985C8-D6E6671084D058BE7195E43F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.equalsIgnoreCase(string);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7}{tr:id=name}{td}h6.fixed{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}fixed{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_des|text=|trigger=button}{sub-section}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_des|trigger=none|class=sIndent}returns a copy of the string embedded within an anchor <TT> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_ret|text=|trigger=button}{sub-section}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_see|text=|trigger=button}{sub-section}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_see|text=|trigger=button}{sub-section}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_sam|text=|trigger=button}{sub-section}{sub-section:F9CD001BC8E898FD-D7246516-476042F2-9B54AA05-2019E8106FFA3B558DEF47D7_sam|class=sIndent|trigger=none}{code:language=javascript}
string.fixed();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED}{tr:id=name}{td}h6.fontcolor{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}fontcolor{span}{span:id=iets|style=float: left;}\(color){span}{td}{tr}{tr:id=des}{td}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_des|text=|trigger=button}{sub-section}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <FONT> tag set, the color param is assigned the the color attribute.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_prs|trigger=none}color
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_ret|text=|trigger=button}{sub-section}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_see|text=|trigger=button}{sub-section}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_see|text=|trigger=button}{sub-section}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_sam|text=|trigger=button}{sub-section}{sub-section:53747FE242B75E86-FC11E091-4AE44A3B-907389F5-827B3B2514C755C582C8DAED_sam|class=sIndent|trigger=none}{code:language=javascript}
string.fontcolor(color);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC}{tr:id=name}{td}h6.fontsize{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}fontsize{span}{span:id=iets|style=float: left;}\(size){span}{td}{tr}{tr:id=des}{td}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_des|text=|trigger=button}{sub-section}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <FONT> tag set, The size param is set to the SIZE attribute{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_prs|trigger=none}size
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_ret|text=|trigger=button}{sub-section}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_see|text=|trigger=button}{sub-section}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_see|text=|trigger=button}{sub-section}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_sam|text=|trigger=button}{sub-section}{sub-section:D98657DC02363C29-0FA15450-45D4440B-AE919DD9-5EC78622EC45A89AC7BC69EC_sam|class=sIndent|trigger=none}{code:language=javascript}
string.fontsize(size);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A}{tr:id=name}{td}h6.indexOf{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}indexOf{span}{span:id=iets|style=float: left;}\(searchValue, fromIndex){span}{td}{tr}{tr:id=des}{td}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_des|text=|trigger=button}{sub-section}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_des|trigger=none|class=sIndent}returns the found index of the given string in string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_ret|text=|trigger=button}{sub-section}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_see|text=|trigger=button}{sub-section}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_see|text=|trigger=button}{sub-section}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_sam|text=|trigger=button}{sub-section}{sub-section:BAB7A63CCADDD164-C3E74718-428B404C-BFF1850E-E944EFC5F10C91BF09CA377A_sam|class=sIndent|trigger=none}{code:language=javascript}
string.indexOf(string,startPosition);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739}{tr:id=name}{td}h6.italics{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}italics{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_des|text=|trigger=button}{sub-section}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <I> tag set{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_ret|text=|trigger=button}{sub-section}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_see|text=|trigger=button}{sub-section}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_see|text=|trigger=button}{sub-section}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_sam|text=|trigger=button}{sub-section}{sub-section:F053AE339E78F3C5-A89CF33D-408A4470-8F1DA8B5-B3945E248AF39BE6C0F11739_sam|class=sIndent|trigger=none}{code:language=javascript}
string.italics();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F}{tr:id=name}{td}h6.lastIndexOf{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}lastIndexOf{span}{span:id=iets|style=float: left;}\(searchValue, fromIndex){span}{td}{tr}{tr:id=des}{td}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_des|text=|trigger=button}{sub-section}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_des|trigger=none|class=sIndent}returns the found index of the given string in string from the end.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_ret|text=|trigger=button}{sub-section}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_see|text=|trigger=button}{sub-section}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_see|text=|trigger=button}{sub-section}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_sam|text=|trigger=button}{sub-section}{sub-section:5C925308F2FF3D0D-9C8C6597-48F6403E-B9AD89D0-49E5404EAE26F090C39B657F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.lastIndexOf(string,startPosition);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE}{tr:id=name}{td}h6.link{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}link{span}{span:id=iets|style=float: left;}\(hrefAttribute){span}{td}{tr}{tr:id=des}{td}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_des|text=|trigger=button}{sub-section}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <A> tag set.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_prs|trigger=none}hrefAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_ret|text=|trigger=button}{sub-section}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_see|text=|trigger=button}{sub-section}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_see|text=|trigger=button}{sub-section}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_sam|text=|trigger=button}{sub-section}{sub-section:992980ADCACC3639-7EAA3284-47C440CF-AB17B5E5-CE5D1269D2B341C972101CAE_sam|class=sIndent|trigger=none}{code:language=javascript}
string.link(url);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83}{tr:id=name}{td}h6.match{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Array]{span}{span:id=iets|style=float: left; font-weight: bold;}match{span}{span:id=iets|style=float: left;}\(regexp){span}{td}{tr}{tr:id=des}{td}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_des|text=|trigger=button}{sub-section}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_des|trigger=none|class=sIndent}returns an array of strings within the current string that matches the regexp.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_ret|text=|trigger=button}{sub-section}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_ret|trigger=none|class=sIndent}[Array]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_see|text=|trigger=button}{sub-section}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_see|text=|trigger=button}{sub-section}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_sam|text=|trigger=button}{sub-section}{sub-section:C5E3CFA07F2B9757-11C430E3-4D094DFF-95968708-2E03CA688FDFDC22DC0D3C83_sam|class=sIndent|trigger=none}{code:language=javascript}
string.match(regexpr);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045}{tr:id=name}{td}h6.replace{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}replace{span}{span:id=iets|style=float: left;}\(regexp, newSubStr){span}{td}{tr}{tr:id=des}{td}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_des|text=|trigger=button}{sub-section}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_des|trigger=none|class=sIndent}returns a strings where all matches of the regexp are replaced.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_prs|trigger=none}regexp
newSubStr
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_ret|text=|trigger=button}{sub-section}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_see|text=|trigger=button}{sub-section}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_see|text=|trigger=button}{sub-section}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_sam|text=|trigger=button}{sub-section}{sub-section:AEEBA97A0A03CF7E-3CC6748E-47554022-8748AC03-7F6D4BA0DDF082F5253E1045_sam|class=sIndent|trigger=none}{code:language=javascript}
string.replace(regexpr,replacestring);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30}{tr:id=name}{td}h6.search{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}search{span}{span:id=iets|style=float: left;}\(regexp){span}{td}{tr}{tr:id=des}{td}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_des|text=|trigger=button}{sub-section}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_des|trigger=none|class=sIndent}returns a index where the first match is found of the regexp{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_ret|text=|trigger=button}{sub-section}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_see|text=|trigger=button}{sub-section}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_see|text=|trigger=button}{sub-section}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_sam|text=|trigger=button}{sub-section}{sub-section:A8037F9AE39D2BB9-47D704D5-43D24F04-994E99A2-33D890F376591AD49918FC30_sam|class=sIndent|trigger=none}{code:language=javascript}
string.search(regexpr);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538}{tr:id=name}{td}h6.slice{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}slice{span}{span:id=iets|style=float: left;}\(beginSlice, endSlice){span}{td}{tr}{tr:id=des}{td}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_des|text=|trigger=button}{sub-section}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_des|trigger=none|class=sIndent}returns a substring of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_prs|trigger=none}beginSlice
\[endSlice\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_ret|text=|trigger=button}{sub-section}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_see|text=|trigger=button}{sub-section}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_see|text=|trigger=button}{sub-section}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_sam|text=|trigger=button}{sub-section}{sub-section:63A04DCB530A2CAB-BD6E5FD4-4B2745FF-A30ABAA4-2FAC660309739048C7F21538_sam|class=sIndent|trigger=none}{code:language=javascript}
string.slice(start [,end]);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942}{tr:id=name}{td}h6.small{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}small{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_des|text=|trigger=button}{sub-section}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <SMALL> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_ret|text=|trigger=button}{sub-section}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_see|text=|trigger=button}{sub-section}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_see|text=|trigger=button}{sub-section}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_sam|text=|trigger=button}{sub-section}{sub-section:10BFF394876DA538-3A0123DC-486F48C5-8B3C8A69-0E6D51957592F0CB7FFA2942_sam|class=sIndent|trigger=none}{code:language=javascript}
string.small();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D}{tr:id=name}{td}h6.split{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}split{span}{span:id=iets|style=float: left;}\(separator, limit){span}{td}{tr}{tr:id=des}{td}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_des|text=|trigger=button}{sub-section}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_des|trigger=none|class=sIndent}returns an array of objects whose elements are segments of the current string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_prs|trigger=none}separator
limit
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_ret|text=|trigger=button}{sub-section}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_see|text=|trigger=button}{sub-section}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_see|text=|trigger=button}{sub-section}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_sam|text=|trigger=button}{sub-section}{sub-section:304B1AD1DA2DB179-65FB436B-478148FF-8EFE9B43-F43F9688FAEECBDF4D75473D_sam|class=sIndent|trigger=none}{code:language=javascript}
string.split(delimiter [,limitInteger]);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15}{tr:id=name}{td}h6.strike{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}strike{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_des|text=|trigger=button}{sub-section}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <STRIKE> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_ret|text=|trigger=button}{sub-section}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_see|text=|trigger=button}{sub-section}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_see|text=|trigger=button}{sub-section}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_sam|text=|trigger=button}{sub-section}{sub-section:8871A45B08457B9B-A2DE288A-46ED4C56-BC4E9329-B055CC9FF64F7ABCEE409F15_sam|class=sIndent|trigger=none}{code:language=javascript}
string.strike();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD}{tr:id=name}{td}h6.sub{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}sub{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_des|text=|trigger=button}{sub-section}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <SUB> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_ret|text=|trigger=button}{sub-section}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_see|text=|trigger=button}{sub-section}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_see|text=|trigger=button}{sub-section}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_sam|text=|trigger=button}{sub-section}{sub-section:60B423B803037E24-E4AE2152-4CB448B2-955BB641-EA6E8B224CB771E15BE493FD_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sub();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8}{tr:id=name}{td}h6.substr{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}substr{span}{span:id=iets|style=float: left;}\(start, length){span}{td}{tr}{tr:id=des}{td}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_des|text=|trigger=button}{sub-section}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_des|trigger=none|class=sIndent}returns a substring of the string from the start with the number of chars specified.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_prs|trigger=none}start
\[length\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_ret|text=|trigger=button}{sub-section}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_see|text=|trigger=button}{sub-section}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_see|text=|trigger=button}{sub-section}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_sam|text=|trigger=button}{sub-section}{sub-section:7A8EA89B8F610E58-897A69E2-4EB1420E-9A7FBC32-9FBCE5BFE12241FCD12269A8_sam|class=sIndent|trigger=none}{code:language=javascript}
string.substr(start [,number of chars]);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C}{tr:id=name}{td}h6.substring{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}substring{span}{span:id=iets|style=float: left;}\(indexA, indexB){span}{td}{tr}{tr:id=des}{td}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_des|text=|trigger=button}{sub-section}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_des|trigger=none|class=sIndent}Returns a substring of the string from the start index until the end index.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_prs|trigger=none}indexA
\[indexB\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_ret|text=|trigger=button}{sub-section}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_see|text=|trigger=button}{sub-section}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_see|text=|trigger=button}{sub-section}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_sam|text=|trigger=button}{sub-section}{sub-section:EED37F994296085E-A31D7A78-476747EB-A305AC9C-F3974FFB9C50DC267FE2599C_sam|class=sIndent|trigger=none}{code:language=javascript}
string.substring(start [,end]);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C}{tr:id=name}{td}h6.sup{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}sup{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_des|text=|trigger=button}{sub-section}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_des|trigger=none|class=sIndent}returns a copy of the string embedded within an <SUP> tag set.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_ret|text=|trigger=button}{sub-section}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_see|text=|trigger=button}{sub-section}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_see|text=|trigger=button}{sub-section}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_sam|text=|trigger=button}{sub-section}{sub-section:6F8C8197605BA78F-EE120917-42894FA6-922888C9-9386258FD064FB7665A9FB0C_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sup();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E}{tr:id=name}{td}h6.toLowerCase{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}toLowerCase{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_des|text=|trigger=button}{sub-section}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_des|trigger=none|class=sIndent}returns a string with all lowercase letters of the current string.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_ret|text=|trigger=button}{sub-section}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_see|text=|trigger=button}{sub-section}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_see|text=|trigger=button}{sub-section}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_sam|text=|trigger=button}{sub-section}{sub-section:C0F8DB88A788B36B-F4D7736E-4411461E-9A8AABEB-27B46601DC5784D88782D80E_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toLowerCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91}{tr:id=name}{td}h6.toUpperCase{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}toUpperCase{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_des|text=|trigger=button}{sub-section}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_des|trigger=none|class=sIndent}returns a string with all uppercase letters of the current string.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_ret|text=|trigger=button}{sub-section}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_see|text=|trigger=button}{sub-section}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_see|text=|trigger=button}{sub-section}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_sam|text=|trigger=button}{sub-section}{sub-section:2A497FE8F175EFF8-3F4C693C-43034FB8-B7EC83F7-AD2ECE7316E994D88D298E91_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toUpperCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}