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=085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC}{tr:id=name}{td}h6.length{td}{tr}{tr:id=des}{td}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_des|text=|trigger=button}{sub-section}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_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:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_ret|text=|trigger=button}{sub-section}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_see|text=|trigger=button}{sub-section}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_see|text=|trigger=button}{sub-section}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_sam|text=|trigger=button}{sub-section}{sub-section:085864C7EE08F9D3-E78C517C-46864934-880BA5A6-1E6A6D045F9A716F6B2E21DC_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=95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08}{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:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_des|text=|trigger=button}{sub-section}{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_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:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_prs|trigger=none}nameAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_ret|text=|trigger=button}{sub-section}{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_see|text=|trigger=button}{sub-section}{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_see|text=|trigger=button}{sub-section}{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_sam|text=|trigger=button}{sub-section}{sub-section:95C287A86DD1BB97-47EAF619-445D4D42-AA5A8C8B-C7BB1FDF5CF3B93D32F03B08_sam|class=sIndent|trigger=none}{code:language=javascript}
string.anchor();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C}{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:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_des|text=|trigger=button}{sub-section}{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_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:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_ret|text=|trigger=button}{sub-section}{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_see|text=|trigger=button}{sub-section}{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_see|text=|trigger=button}{sub-section}{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_sam|text=|trigger=button}{sub-section}{sub-section:9FF1F6910F362A62-C16E233B-44AF4A7F-8C2CA236-2F7E281CE20F4F3D534A1A1C_sam|class=sIndent|trigger=none}{code:language=javascript}
string.big();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1}{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:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_des|text=|trigger=button}{sub-section}{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_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:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_ret|text=|trigger=button}{sub-section}{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_see|text=|trigger=button}{sub-section}{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_see|text=|trigger=button}{sub-section}{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_sam|text=|trigger=button}{sub-section}{sub-section:0BFBE9363F91B59E-9F5BAF37-4ACB4245-AA979BEB-1DAAA3F0FC0341CABB230EB1_sam|class=sIndent|trigger=none}{code:language=javascript}
string.blink();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB}{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:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_des|text=|trigger=button}{sub-section}{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_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:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_ret|text=|trigger=button}{sub-section}{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_see|text=|trigger=button}{sub-section}{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_see|text=|trigger=button}{sub-section}{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_sam|text=|trigger=button}{sub-section}{sub-section:F6B422178C5539D4-691C2115-4B26432C-9BF9B620-715E410EF14E90B4930B7BBB_sam|class=sIndent|trigger=none}{code:language=javascript}
string.bold();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922}{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:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_des|text=|trigger=button}{sub-section}{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_des|trigger=none|class=sIndent}returns a character of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_ret|text=|trigger=button}{sub-section}{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_see|text=|trigger=button}{sub-section}{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_see|text=|trigger=button}{sub-section}{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_sam|text=|trigger=button}{sub-section}{sub-section:5E66C98B1373E63D-A7BF2AD2-479E4458-BA87A8CE-DBC5B834218F3EC938820922_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=AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991}{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:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_des|text=|trigger=button}{sub-section}{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_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:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_ret|text=|trigger=button}{sub-section}{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_see|text=|trigger=button}{sub-section}{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_see|text=|trigger=button}{sub-section}{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_sam|text=|trigger=button}{sub-section}{sub-section:AE5B4DE83B79F913-69ED17F7-4C4D482B-9D29A8F0-D8317A93A183AD9ABB28C991_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=99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8}{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:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_des|text=|trigger=button}{sub-section}{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_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:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_prs|trigger=none}string2
\[stringN\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_ret|text=|trigger=button}{sub-section}{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_see|text=|trigger=button}{sub-section}{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_see|text=|trigger=button}{sub-section}{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_sam|text=|trigger=button}{sub-section}{sub-section:99B8A133A6E98C60-62C26E0D-41544EF3-8D519938-371C2A79B5AEEE7EB86176B8_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=A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C}{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:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_des|text=|trigger=button}{sub-section}{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_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:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_ret|text=|trigger=button}{sub-section}{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_see|text=|trigger=button}{sub-section}{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_see|text=|trigger=button}{sub-section}{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_sam|text=|trigger=button}{sub-section}{sub-section:A03D8D6CC3CD2665-4C42B95E-4F384F2B-B913B3D7-7F021A4A539E479FAFE3756C_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=C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0}{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:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_des|text=|trigger=button}{sub-section}{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_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:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_ret|text=|trigger=button}{sub-section}{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_see|text=|trigger=button}{sub-section}{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_see|text=|trigger=button}{sub-section}{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_sam|text=|trigger=button}{sub-section}{sub-section:C0B8F451A4AD8C34-B864338A-40B34788-B92C9C69-BD7FBE9E00F9D6E6671084D0_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=E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA}{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:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_des|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_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:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_ret|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_see|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_see|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_sam|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3F9CD001B-30A0D724-4BA64760-85999B54-C55D9D39F8BE2019E8106FFA_sam|class=sIndent|trigger=none}{code:language=javascript}
string.fixed();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7}{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:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_des|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_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:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_prs|trigger=none}color
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_ret|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_see|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_see|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_sam|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A53747FE2-68ABFC11-45F34AE4-90A19073-0A03BE2AEF1A827B3B2514C7_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=C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45}{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:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_des|text=|trigger=button}{sub-section}{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_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:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_prs|trigger=none}size
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_ret|text=|trigger=button}{sub-section}{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_see|text=|trigger=button}{sub-section}{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_see|text=|trigger=button}{sub-section}{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_sam|text=|trigger=button}{sub-section}{sub-section:C54AC011D98657DC-0A5D0FA1-448145D4-8002AE91-9CFDE9831C645EC78622EC45_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=E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C}{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:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_des|text=|trigger=button}{sub-section}{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_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:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_ret|text=|trigger=button}{sub-section}{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_see|text=|trigger=button}{sub-section}{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_see|text=|trigger=button}{sub-section}{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_sam|text=|trigger=button}{sub-section}{sub-section:E81A3924BAB7A63C-BE7DC3E7-4C7F428B-9992BFF1-9613B69B357AE944EFC5F10C_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=8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3}{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:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_des|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_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:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_ret|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_see|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_see|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_sam|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3F053AE33-326EA89C-4DAA408A-B5ED8F1D-52CB3B391310B3945E248AF3_sam|class=sIndent|trigger=none}{code:language=javascript}
string.italics();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26}{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:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_des|text=|trigger=button}{sub-section}{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_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:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_ret|text=|trigger=button}{sub-section}{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_see|text=|trigger=button}{sub-section}{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_see|text=|trigger=button}{sub-section}{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_sam|text=|trigger=button}{sub-section}{sub-section:27DB64B95C925308-867D9C8C-48CB48F6-AAFDB9AD-89FFA4A426D849E5404EAE26_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=7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3}{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:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_des|text=|trigger=button}{sub-section}{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_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:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_prs|trigger=none}hrefAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_ret|text=|trigger=button}{sub-section}{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_see|text=|trigger=button}{sub-section}{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_see|text=|trigger=button}{sub-section}{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_sam|text=|trigger=button}{sub-section}{sub-section:7D3D8F30992980AD-3AC07EAA-42CA47C4-A06AAB17-CE7620D7E7CDCE5D1269D2B3_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=4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF}{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:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_des|text=|trigger=button}{sub-section}{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_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:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_ret|text=|trigger=button}{sub-section}{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_ret|trigger=none|class=sIndent}[Array]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_see|text=|trigger=button}{sub-section}{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_see|text=|trigger=button}{sub-section}{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_sam|text=|trigger=button}{sub-section}{sub-section:4225B5D2C5E3CFA0-6D1F11C4-45B84D09-AF509596-9902972016E12E03CA688FDF_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=D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0}{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:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_des|text=|trigger=button}{sub-section}{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_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:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_prs|trigger=none}regexp
newSubStr
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_ret|text=|trigger=button}{sub-section}{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_see|text=|trigger=button}{sub-section}{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_see|text=|trigger=button}{sub-section}{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_sam|text=|trigger=button}{sub-section}{sub-section:D89538A4AEEBA97A-3A4E3CC6-461E4755-97898748-E78D56DBFD407F6D4BA0DDF0_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=58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659}{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:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_des|text=|trigger=button}{sub-section}{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_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:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_ret|text=|trigger=button}{sub-section}{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_see|text=|trigger=button}{sub-section}{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_see|text=|trigger=button}{sub-section}{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_sam|text=|trigger=button}{sub-section}{sub-section:58BF8E89A8037F9A-3C7C47D7-447643D2-9866994E-A588967653D833D890F37659_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=D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973}{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:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_des|text=|trigger=button}{sub-section}{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_des|trigger=none|class=sIndent}returns a substring of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_prs|trigger=none}beginSlice
\[endSlice\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_ret|text=|trigger=button}{sub-section}{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_see|text=|trigger=button}{sub-section}{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_see|text=|trigger=button}{sub-section}{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_sam|text=|trigger=button}{sub-section}{sub-section:D4AB273863A04DCB-A216BD6E-411F4B27-B1E6A30A-306B2527CB4B2FAC66030973_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=96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592}{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:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_des|text=|trigger=button}{sub-section}{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_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:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_ret|text=|trigger=button}{sub-section}{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_see|text=|trigger=button}{sub-section}{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_see|text=|trigger=button}{sub-section}{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_sam|text=|trigger=button}{sub-section}{sub-section:96BB4D1210BFF394-37F33A01-441A486F-93268B3C-2B19A952EFBB0E6D51957592_sam|class=sIndent|trigger=none}{code:language=javascript}
string.small();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE}{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:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_des|text=|trigger=button}{sub-section}{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_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:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_prs|trigger=none}separator
limit
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_ret|text=|trigger=button}{sub-section}{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_see|text=|trigger=button}{sub-section}{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_see|text=|trigger=button}{sub-section}{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_sam|text=|trigger=button}{sub-section}{sub-section:39D5F1C6304B1AD1-B0D065FB-495D4781-86858EFE-A957F8927168F43F9688FAEE_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=513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F}{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:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_des|text=|trigger=button}{sub-section}{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_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:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_ret|text=|trigger=button}{sub-section}{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_see|text=|trigger=button}{sub-section}{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_see|text=|trigger=button}{sub-section}{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_sam|text=|trigger=button}{sub-section}{sub-section:513043938871A45B-C06FA2DE-421146ED-8E74BC4E-8F47D3B38FBFB055CC9FF64F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.strike();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7}{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:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_des|text=|trigger=button}{sub-section}{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_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:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_ret|text=|trigger=button}{sub-section}{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_see|text=|trigger=button}{sub-section}{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_see|text=|trigger=button}{sub-section}{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_sam|text=|trigger=button}{sub-section}{sub-section:225D438F60B423B8-2A53E4AE-4A3B4CB4-B0D3955B-83AF4A486AF9EA6E8B224CB7_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sub();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122}{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:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_des|text=|trigger=button}{sub-section}{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_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:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_prs|trigger=none}start
\[length\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_ret|text=|trigger=button}{sub-section}{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_see|text=|trigger=button}{sub-section}{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_see|text=|trigger=button}{sub-section}{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_sam|text=|trigger=button}{sub-section}{sub-section:B1A5836A7A8EA89B-AC90897A-4A254EB1-97F39A7F-38E0E40BB5A59FBCE5BFE122_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=3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50}{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:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_des|text=|trigger=button}{sub-section}{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_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:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_prs|trigger=none}indexA
\[indexB\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_ret|text=|trigger=button}{sub-section}{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_see|text=|trigger=button}{sub-section}{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_see|text=|trigger=button}{sub-section}{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_sam|text=|trigger=button}{sub-section}{sub-section:3D63E80AEED37F99-21D8A31D-482F4767-B39FA305-42FFBA1597B9F3974FFB9C50_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=874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064}{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:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_des|text=|trigger=button}{sub-section}{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_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:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_ret|text=|trigger=button}{sub-section}{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_see|text=|trigger=button}{sub-section}{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_see|text=|trigger=button}{sub-section}{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_sam|text=|trigger=button}{sub-section}{sub-section:874A7C676F8C8197-E7E0EE12-4CF94289-ADEE9228-4AB04EA295C19386258FD064_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sup();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57}{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:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_des|text=|trigger=button}{sub-section}{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_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:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_ret|text=|trigger=button}{sub-section}{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_see|text=|trigger=button}{sub-section}{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_see|text=|trigger=button}{sub-section}{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_sam|text=|trigger=button}{sub-section}{sub-section:7AD8AE91C0F8DB88-CE88F4D7-48794411-AECB9A8A-3C0A05F740A127B46601DC57_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toLowerCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9}{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:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_des|text=|trigger=button}{sub-section}{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_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:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_ret|text=|trigger=button}{sub-section}{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_see|text=|trigger=button}{sub-section}{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_see|text=|trigger=button}{sub-section}{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_sam|text=|trigger=button}{sub-section}{sub-section:8BE415D82A497FE8-0C0E3F4C-49AD4303-A899B7EC-3C482BEF9B2FAD2ECE7316E9_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toUpperCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}