{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=085864C7-E78C-4686-880B-1E6A6D045F9A}{tr:id=name}{td}h6.length{td}{tr}{tr:id=des}{td}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_des|text=|trigger=button}{sub-section}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_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:085864C7-E78C-4686-880B-1E6A6D045F9A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_ret|text=|trigger=button}{sub-section}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_see|text=|trigger=button}{sub-section}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_see|text=|trigger=button}{sub-section}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_sam|text=|trigger=button}{sub-section}{sub-section:085864C7-E78C-4686-880B-1E6A6D045F9A_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=95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3}{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:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_des|text=|trigger=button}{sub-section}{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_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:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_prs|trigger=none}nameAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_ret|text=|trigger=button}{sub-section}{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_see|text=|trigger=button}{sub-section}{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_see|text=|trigger=button}{sub-section}{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_sam|text=|trigger=button}{sub-section}{sub-section:95C287A8-47EA-445D-AA5A-C7BB1FDF5CF3_sam|class=sIndent|trigger=none}{code:language=javascript}
string.anchor();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=9FF1F691-C16E-44AF-8C2C-2F7E281CE20F}{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:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_des|text=|trigger=button}{sub-section}{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_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:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_ret|text=|trigger=button}{sub-section}{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_see|text=|trigger=button}{sub-section}{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_see|text=|trigger=button}{sub-section}{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_sam|text=|trigger=button}{sub-section}{sub-section:9FF1F691-C16E-44AF-8C2C-2F7E281CE20F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.big();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03}{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:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_des|text=|trigger=button}{sub-section}{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_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:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_ret|text=|trigger=button}{sub-section}{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_see|text=|trigger=button}{sub-section}{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_see|text=|trigger=button}{sub-section}{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_sam|text=|trigger=button}{sub-section}{sub-section:0BFBE936-9F5B-4ACB-AA97-1DAAA3F0FC03_sam|class=sIndent|trigger=none}{code:language=javascript}
string.blink();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=F6B42217-691C-4B26-9BF9-715E410EF14E}{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:F6B42217-691C-4B26-9BF9-715E410EF14E_des|text=|trigger=button}{sub-section}{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_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:F6B42217-691C-4B26-9BF9-715E410EF14E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_ret|text=|trigger=button}{sub-section}{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_see|text=|trigger=button}{sub-section}{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_see|text=|trigger=button}{sub-section}{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_sam|text=|trigger=button}{sub-section}{sub-section:F6B42217-691C-4B26-9BF9-715E410EF14E_sam|class=sIndent|trigger=none}{code:language=javascript}
string.bold();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5E66C98B-A7BF-479E-BA87-DBC5B834218F}{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:5E66C98B-A7BF-479E-BA87-DBC5B834218F_des|text=|trigger=button}{sub-section}{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_des|trigger=none|class=sIndent}returns a character of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_ret|text=|trigger=button}{sub-section}{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_see|text=|trigger=button}{sub-section}{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_see|text=|trigger=button}{sub-section}{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_sam|text=|trigger=button}{sub-section}{sub-section:5E66C98B-A7BF-479E-BA87-DBC5B834218F_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=AE5B4DE8-69ED-4C4D-9D29-D8317A93A183}{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:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_des|text=|trigger=button}{sub-section}{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_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:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_ret|text=|trigger=button}{sub-section}{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_see|text=|trigger=button}{sub-section}{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_see|text=|trigger=button}{sub-section}{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_sam|text=|trigger=button}{sub-section}{sub-section:AE5B4DE8-69ED-4C4D-9D29-D8317A93A183_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=99B8A133-62C2-4154-8D51-371C2A79B5AE}{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:99B8A133-62C2-4154-8D51-371C2A79B5AE_des|text=|trigger=button}{sub-section}{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_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:99B8A133-62C2-4154-8D51-371C2A79B5AE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_prs|trigger=none}string2
\[stringN\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_ret|text=|trigger=button}{sub-section}{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_see|text=|trigger=button}{sub-section}{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_see|text=|trigger=button}{sub-section}{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_sam|text=|trigger=button}{sub-section}{sub-section:99B8A133-62C2-4154-8D51-371C2A79B5AE_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=A03D8D6C-4C42-4F38-B913-7F021A4A539E}{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:A03D8D6C-4C42-4F38-B913-7F021A4A539E_des|text=|trigger=button}{sub-section}{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_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:A03D8D6C-4C42-4F38-B913-7F021A4A539E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_ret|text=|trigger=button}{sub-section}{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_see|text=|trigger=button}{sub-section}{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_see|text=|trigger=button}{sub-section}{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_sam|text=|trigger=button}{sub-section}{sub-section:A03D8D6C-4C42-4F38-B913-7F021A4A539E_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=C0B8F451-B864-40B3-B92C-BD7FBE9E00F9}{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:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_des|text=|trigger=button}{sub-section}{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_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:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_ret|text=|trigger=button}{sub-section}{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_see|text=|trigger=button}{sub-section}{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_see|text=|trigger=button}{sub-section}{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_sam|text=|trigger=button}{sub-section}{sub-section:C0B8F451-B864-40B3-B92C-BD7FBE9E00F9_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=E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE}{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:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_des|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_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:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_ret|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_see|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_see|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_sam|text=|trigger=button}{sub-section}{sub-section:E2DE1DE3-30A0-4BA6-8599-C55D9D39F8BE_sam|class=sIndent|trigger=none}{code:language=javascript}
string.fixed();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A}{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:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_des|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_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:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_prs|trigger=none}color
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_ret|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_see|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_see|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_sam|text=|trigger=button}{sub-section}{sub-section:5EFF8C7A-68AB-45F3-90A1-0A03BE2AEF1A_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=C54AC011-0A5D-4481-8002-9CFDE9831C64}{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:C54AC011-0A5D-4481-8002-9CFDE9831C64_des|text=|trigger=button}{sub-section}{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_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:C54AC011-0A5D-4481-8002-9CFDE9831C64_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_prs|trigger=none}size
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_ret|text=|trigger=button}{sub-section}{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_see|text=|trigger=button}{sub-section}{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_see|text=|trigger=button}{sub-section}{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_sam|text=|trigger=button}{sub-section}{sub-section:C54AC011-0A5D-4481-8002-9CFDE9831C64_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=E81A3924-BE7D-4C7F-9992-9613B69B357A}{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:E81A3924-BE7D-4C7F-9992-9613B69B357A_des|text=|trigger=button}{sub-section}{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_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:E81A3924-BE7D-4C7F-9992-9613B69B357A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_ret|text=|trigger=button}{sub-section}{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_see|text=|trigger=button}{sub-section}{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_see|text=|trigger=button}{sub-section}{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_sam|text=|trigger=button}{sub-section}{sub-section:E81A3924-BE7D-4C7F-9992-9613B69B357A_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=8ABA0DA3-326E-4DAA-B5ED-52CB3B391310}{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:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_des|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_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:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_ret|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_see|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_see|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_sam|text=|trigger=button}{sub-section}{sub-section:8ABA0DA3-326E-4DAA-B5ED-52CB3B391310_sam|class=sIndent|trigger=none}{code:language=javascript}
string.italics();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=27DB64B9-867D-48CB-AAFD-89FFA4A426D8}{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:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_des|text=|trigger=button}{sub-section}{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_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:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_ret|text=|trigger=button}{sub-section}{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_see|text=|trigger=button}{sub-section}{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_see|text=|trigger=button}{sub-section}{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_sam|text=|trigger=button}{sub-section}{sub-section:27DB64B9-867D-48CB-AAFD-89FFA4A426D8_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=7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD}{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:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_des|text=|trigger=button}{sub-section}{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_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:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_prs|trigger=none}hrefAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_ret|text=|trigger=button}{sub-section}{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_see|text=|trigger=button}{sub-section}{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_see|text=|trigger=button}{sub-section}{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_sam|text=|trigger=button}{sub-section}{sub-section:7D3D8F30-3AC0-42CA-A06A-CE7620D7E7CD_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=4225B5D2-6D1F-45B8-AF50-9902972016E1}{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:4225B5D2-6D1F-45B8-AF50-9902972016E1_des|text=|trigger=button}{sub-section}{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_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:4225B5D2-6D1F-45B8-AF50-9902972016E1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_ret|text=|trigger=button}{sub-section}{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_ret|trigger=none|class=sIndent}[Array]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_see|text=|trigger=button}{sub-section}{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_see|text=|trigger=button}{sub-section}{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_sam|text=|trigger=button}{sub-section}{sub-section:4225B5D2-6D1F-45B8-AF50-9902972016E1_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=D89538A4-3A4E-461E-9789-E78D56DBFD40}{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:D89538A4-3A4E-461E-9789-E78D56DBFD40_des|text=|trigger=button}{sub-section}{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_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:D89538A4-3A4E-461E-9789-E78D56DBFD40_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_prs|trigger=none}regexp
newSubStr
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_ret|text=|trigger=button}{sub-section}{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_see|text=|trigger=button}{sub-section}{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_see|text=|trigger=button}{sub-section}{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_sam|text=|trigger=button}{sub-section}{sub-section:D89538A4-3A4E-461E-9789-E78D56DBFD40_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=58BF8E89-3C7C-4476-9866-A588967653D8}{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:58BF8E89-3C7C-4476-9866-A588967653D8_des|text=|trigger=button}{sub-section}{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_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:58BF8E89-3C7C-4476-9866-A588967653D8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_ret|text=|trigger=button}{sub-section}{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_see|text=|trigger=button}{sub-section}{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_see|text=|trigger=button}{sub-section}{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_sam|text=|trigger=button}{sub-section}{sub-section:58BF8E89-3C7C-4476-9866-A588967653D8_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=D4AB2738-A216-411F-B1E6-306B2527CB4B}{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:D4AB2738-A216-411F-B1E6-306B2527CB4B_des|text=|trigger=button}{sub-section}{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_des|trigger=none|class=sIndent}returns a substring of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_prs|trigger=none}beginSlice
\[endSlice\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_ret|text=|trigger=button}{sub-section}{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_see|text=|trigger=button}{sub-section}{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_see|text=|trigger=button}{sub-section}{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_sam|text=|trigger=button}{sub-section}{sub-section:D4AB2738-A216-411F-B1E6-306B2527CB4B_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=96BB4D12-37F3-441A-9326-2B19A952EFBB}{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:96BB4D12-37F3-441A-9326-2B19A952EFBB_des|text=|trigger=button}{sub-section}{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_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:96BB4D12-37F3-441A-9326-2B19A952EFBB_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_ret|text=|trigger=button}{sub-section}{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_see|text=|trigger=button}{sub-section}{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_see|text=|trigger=button}{sub-section}{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_sam|text=|trigger=button}{sub-section}{sub-section:96BB4D12-37F3-441A-9326-2B19A952EFBB_sam|class=sIndent|trigger=none}{code:language=javascript}
string.small();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=39D5F1C6-B0D0-495D-8685-A957F8927168}{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:39D5F1C6-B0D0-495D-8685-A957F8927168_des|text=|trigger=button}{sub-section}{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_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:39D5F1C6-B0D0-495D-8685-A957F8927168_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_prs|trigger=none}separator
limit
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_ret|text=|trigger=button}{sub-section}{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_see|text=|trigger=button}{sub-section}{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_see|text=|trigger=button}{sub-section}{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_sam|text=|trigger=button}{sub-section}{sub-section:39D5F1C6-B0D0-495D-8685-A957F8927168_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=51304393-C06F-4211-8E74-8F47D3B38FBF}{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:51304393-C06F-4211-8E74-8F47D3B38FBF_des|text=|trigger=button}{sub-section}{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_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:51304393-C06F-4211-8E74-8F47D3B38FBF_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_ret|text=|trigger=button}{sub-section}{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_see|text=|trigger=button}{sub-section}{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_see|text=|trigger=button}{sub-section}{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_sam|text=|trigger=button}{sub-section}{sub-section:51304393-C06F-4211-8E74-8F47D3B38FBF_sam|class=sIndent|trigger=none}{code:language=javascript}
string.strike();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=225D438F-2A53-4A3B-B0D3-83AF4A486AF9}{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:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_des|text=|trigger=button}{sub-section}{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_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:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_ret|text=|trigger=button}{sub-section}{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_see|text=|trigger=button}{sub-section}{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_see|text=|trigger=button}{sub-section}{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_sam|text=|trigger=button}{sub-section}{sub-section:225D438F-2A53-4A3B-B0D3-83AF4A486AF9_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sub();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=B1A5836A-AC90-4A25-97F3-38E0E40BB5A5}{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:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_des|text=|trigger=button}{sub-section}{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_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:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_prs|trigger=none}start
\[length\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_ret|text=|trigger=button}{sub-section}{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_see|text=|trigger=button}{sub-section}{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_see|text=|trigger=button}{sub-section}{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_sam|text=|trigger=button}{sub-section}{sub-section:B1A5836A-AC90-4A25-97F3-38E0E40BB5A5_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=3D63E80A-21D8-482F-B39F-42FFBA1597B9}{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:3D63E80A-21D8-482F-B39F-42FFBA1597B9_des|text=|trigger=button}{sub-section}{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_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:3D63E80A-21D8-482F-B39F-42FFBA1597B9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_prs|trigger=none}indexA
\[indexB\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_ret|text=|trigger=button}{sub-section}{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_see|text=|trigger=button}{sub-section}{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_see|text=|trigger=button}{sub-section}{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_sam|text=|trigger=button}{sub-section}{sub-section:3D63E80A-21D8-482F-B39F-42FFBA1597B9_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=874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1}{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:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_des|text=|trigger=button}{sub-section}{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_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:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_ret|text=|trigger=button}{sub-section}{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_see|text=|trigger=button}{sub-section}{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_see|text=|trigger=button}{sub-section}{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_sam|text=|trigger=button}{sub-section}{sub-section:874A7C67-E7E0-4CF9-ADEE-4AB04EA295C1_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sup();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=7AD8AE91-CE88-4879-AECB-3C0A05F740A1}{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:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_des|text=|trigger=button}{sub-section}{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_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:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_ret|text=|trigger=button}{sub-section}{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_see|text=|trigger=button}{sub-section}{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_see|text=|trigger=button}{sub-section}{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_sam|text=|trigger=button}{sub-section}{sub-section:7AD8AE91-CE88-4879-AECB-3C0A05F740A1_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toLowerCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=8BE415D8-0C0E-49AD-A899-3C482BEF9B2F}{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:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_des|text=|trigger=button}{sub-section}{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_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:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_ret|text=|trigger=button}{sub-section}{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_see|text=|trigger=button}{sub-section}{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_see|text=|trigger=button}{sub-section}{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_sam|text=|trigger=button}{sub-section}{sub-section:8BE415D8-0C0E-49AD-A899-3C482BEF9B2F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toUpperCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}