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=2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A}{tr:id=name}{td}h6.length{td}{tr}{tr:id=des}{td}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_des|text=|trigger=button}{sub-section}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_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:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_ret|text=|trigger=button}{sub-section}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_see|text=|trigger=button}{sub-section}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_see|text=|trigger=button}{sub-section}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/length
{sub-section}{td}{tr}{tr:id=sam}{td}}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_sam|text=|trigger=button}{sub-section}{sub-section:2B41A5FC085864C7-1187E78C-452E4686-846A880B-5863C47A32CA1E6A6D045F9A_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=BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3}{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:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_des|text=|trigger=button}{sub-section}{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_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:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_prs|trigger=none}nameAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_ret|text=|trigger=button}{sub-section}{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_see|text=|trigger=button}{sub-section}{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_see|text=|trigger=button}{sub-section}{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/anchor
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_sam|text=|trigger=button}{sub-section}{sub-section:BEAA65FD95C287A8-CF2A47EA-4DF6445D-9EBEAA5A-45E00760A711C7BB1FDF5CF3_sam|class=sIndent|trigger=none}{code:language=javascript}
string.anchor();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F}{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:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_des|text=|trigger=button}{sub-section}{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_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:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_ret|text=|trigger=button}{sub-section}{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_see|text=|trigger=button}{sub-section}{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_see|text=|trigger=button}{sub-section}{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/big
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_sam|text=|trigger=button}{sub-section}{sub-section:9A711DDA9FF1F691-D956C16E-4BFD44AF-AEB38C2C-A3A11A2B48B82F7E281CE20F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.big();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03}{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:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_des|text=|trigger=button}{sub-section}{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_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:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_ret|text=|trigger=button}{sub-section}{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_see|text=|trigger=button}{sub-section}{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_see|text=|trigger=button}{sub-section}{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/blink
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_sam|text=|trigger=button}{sub-section}{sub-section:8475557E0BFBE936-06B89F5B-42EB4ACB-864AAA97-A7997CFAD1211DAAA3F0FC03_sam|class=sIndent|trigger=none}{code:language=javascript}
string.blink();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E}{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:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_des|text=|trigger=button}{sub-section}{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_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:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_ret|text=|trigger=button}{sub-section}{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_see|text=|trigger=button}{sub-section}{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_see|text=|trigger=button}{sub-section}{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/bold
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_sam|text=|trigger=button}{sub-section}{sub-section:24290154F6B42217-AFD7691C-43354B26-89689BF9-BA3A12C625C7715E410EF14E_sam|class=sIndent|trigger=none}{code:language=javascript}
string.bold();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F}{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:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_des|text=|trigger=button}{sub-section}{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_des|trigger=none|class=sIndent}returns a character of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_ret|text=|trigger=button}{sub-section}{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_see|text=|trigger=button}{sub-section}{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_see|text=|trigger=button}{sub-section}{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/charAt
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_sam|text=|trigger=button}{sub-section}{sub-section:8BA4C9A95E66C98B-4A64A7BF-42DA479E-BB85BA87-0DF3417F0CFCDBC5B834218F_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=CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183}{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:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_des|text=|trigger=button}{sub-section}{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_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:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_prs|trigger=none}index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_ret|text=|trigger=button}{sub-section}{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_see|text=|trigger=button}{sub-section}{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_see|text=|trigger=button}{sub-section}{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/charCodeAt
{sub-section}{td}{tr}{tr:id=}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_sam|text=|trigger=button}{sub-section}{sub-section:CF8ACB73AE5B4DE8-8E9669ED-494E4C4D-A4CE9D29-945EAB3F760FD8317A93A183_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=864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE}{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:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_des|text=|trigger=button}{sub-section}{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_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:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_prs|trigger=none}string2
\[stringN\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_ret|text=|trigger=button}{sub-section}{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_see|text=|trigger=button}{sub-section}{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{trbuilder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_see|text=|trigger=button}{sub-section}{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/concat
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_sam|text=|trigger=button}{sub-section}{sub-section:864BA2A299B8A133-BC3862C2-424B4154-B5918D51-8F1833379BE0371C2A79B5AE_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=38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E}{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:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_des|text=|trigger=button}{sub-section}{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_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:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_ret|text=|trigger=button}{sub-section}{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_see|text=|trigger=button}{sub-section}{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_see|text=|trigger=button}{sub-section}{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_sam|text=|trigger=button}{sub-section}{sub-section:38766B67A03D8D6C-80AF4C42-477B4F38-86B6B913-ACD0B3438E607F021A4A539E_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=0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9}{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:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_des|text=|trigger=button}{sub-section}{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_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:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_prs|trigger=none}other
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_ret|text=|trigger=button}{sub-section}{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_see|text=|trigger=button}{sub-section}{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_see|text=|trigger=button}{sub-section}{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_sam|text=|trigger=button}{sub-section}{sub-section:0AEF09B8C0B8F451-4113B864-406240B3-A230B92C-025599297B90BD7FBE9E00F9_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=ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE}{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:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_des|text=|trigger=button}{sub-section}{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_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:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_ret|text=|trigger=button}{sub-section}{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_see|text=|trigger=button}{sub-section}{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_see|text=|trigger=button}{sub-section}{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/fixed
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_sam|text=|trigger=button}{sub-section}{sub-section:ED0995E1E2DE1DE3-DB8130A0-4D1F4BA6-AB8E8599-21D9DF63228BC55D9D39F8BE_sam|class=sIndent|trigger=none}{code:language=javascript}
string.fixed();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A}{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:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_des|text=|trigger=button}{sub-section}{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_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:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_prs|trigger=none}color
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_ret|text=|trigger=button}{sub-section}{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_see|text=|trigger=button}{sub-section}{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{trbuilder-show:idpermission=linkedit}{tr:id=link}{td}*External links*\\{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_see|text=|trigger=button}{sub-section}{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/fontcolor
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_sam|text=|trigger=button}{sub-section}{sub-section:ADE91C9E5EFF8C7A-C3FB68AB-4C7D45F3-B64790A1-A1ECADA5D3290A03BE2AEF1A_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=B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64}{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:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_des|text=|trigger=button}{sub-section}{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_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:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_prs|trigger=none}size
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_ret|text=|trigger=button}{sub-section}{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_see|text=|trigger=button}{sub-section}{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_see|text=|trigger=button}{sub-section}{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/fontsize
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_sam|text=|trigger=button}{sub-section}{sub-section:B269AC7CC54AC011-16E30A5D-43964481-BD178002-09D1D3F286EC9CFDE9831C64_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=BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A}{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:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_des|text=|trigger=button}{sub-section}{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_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:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_ret|text=|trigger=button}{sub-section}{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_see|text=|trigger=button}{sub-section}{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_see|text=|trigger=button}{sub-section}{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/indexOf
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_sam|text=|trigger=button}{sub-section}{sub-section:BA0299E3E81A3924-60CCBE7D-410B4C7F-83389992-2D99BAD3C67C9613B69B357A_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=A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310}{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:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_des|text=|trigger=button}{sub-section}{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_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:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_ret|text=|trigger=button}{sub-section}{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_see|text=|trigger=button}{sub-section}{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_see|text=|trigger=button}{sub-section}{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/italics
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_sam|text=|trigger=button}{sub-section}{sub-section:A6E14D1C8ABA0DA3-5C74326E-49884DAA-A509B5ED-ACB53313482552CB3B391310_sam|class=sIndent|trigger=none}{code:language=javascript}
string.italics();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8}{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:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_des|text=|trigger=button}{sub-section}{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_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:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_prs|trigger=none}searchValue
fromIndex
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_ret|text=|trigger=button}{sub-section}{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_see|text=|trigger=button}{sub-section}{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_see|text=|trigger=button}{sub-section}{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/lastIndexOf
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_sam|text=|trigger=button}{sub-section}{sub-section:F0B1EE4E27DB64B9-F046867D-48BD48CB-B5BEAAFD-0091C9BD5D0F89FFA4A426D8_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=5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD}{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:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_des|text=|trigger=button}{sub-section}{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_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:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_prs|trigger=none}hrefAttribute
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_ret|text=|trigger=button}{sub-section}{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_see|text=|trigger=button}{sub-section}{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_see|text=|trigger=button}{sub-section}{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/link
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_sam|text=|trigger=button}{sub-section}{sub-section:5B578B037D3D8F30-31B93AC0-4A2542CA-A40AA06A-504C19CEA8A5CE7620D7E7CD_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=DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1}{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:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_des|text=|trigger=button}{sub-section}{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_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:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_ret|text=|trigger=button}{sub-section}{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_ret|trigger=none|class=sIndent}[Array]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_see|text=|trigger=button}{sub-section}{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_see|text=|trigger=button}{sub-section}{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/match
sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_sam|text=|trigger=button}{sub-section}{sub-section:DDF879304225B5D2-80AE6D1F-47F045B8-A6BDAF50-4A8C3C1E81BC9902972016E1_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=E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40}{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:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_des|text=|trigger=button}{sub-section}{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_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:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_prs|trigger=none}regexp
newSubStr
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_ret|text=|trigger=button}{sub-section}{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_see|text=|trigger=button}{sub-section}{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_see|text=|trigger=button}{sub-section}{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/replace
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_sam|text=|trigger=button}{sub-section}{sub-section:E94ED398D89538A4-35C53A4E-4DD1461E-93949789-807A75E712E6E78D56DBFD40_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=2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8}{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:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_des|text=|trigger=button}{sub-section}{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_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:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_prs|trigger=none}regexp
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_ret|text=|trigger=button}{sub-section}{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_ret|trigger=none|class=sIndent}[Number]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_see|text=|trigger=button}{sub-section}{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_see|class=sIndent|trigger=none}{sub-section}{td}{trtr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_see|text=|trigger=button}{sub-section}{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/search
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_sam|text=|trigger=button}{sub-section}{sub-section:2F711E6158BF8E89-2B433C7C-41104476-B37B9866-C980192AD296A588967653D8_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=97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B}{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:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_des|text=|trigger=button}{sub-section}{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_des|trigger=none|class=sIndent}returns a substring of the string.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_prs|trigger=none}beginSlice
\[endSlice\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_ret|text=|trigger=button}{sub-section}{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_see|text=|trigger=button}{sub-section}{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_see|text=|trigger=button}{sub-section}{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/slice
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_sam|text=|trigger=button}{sub-section}{sub-section:97531A1BD4AB2738-6C65A216-40FC411F-A112B1E6-FA406AE3BE17306B2527CB4B_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=05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB}{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:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_des|text=|trigger=button}{sub-section}{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_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:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_ret|text=|trigger=button}{sub-section}{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_see|text=|trigger=button}{sub-section}{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_see|text=|trigger=button}{sub-section}{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/small
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_sam|text=|trigger=button}{sub-section}{sub-section:05C99D7196BB4D12-2B4237F3-4C57441A-BA409326-1895141523732B19A952EFBB_sam|class=sIndent|trigger=none}{code:language=javascript}
string.small();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168}{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:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_des|text=|trigger=button}{sub-section}{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_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:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_prs|trigger=none}separator
limit
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_ret|text=|trigger=button}{sub-section}{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_see|text=|trigger=button}{sub-section}{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_see|text=|trigger=button}{sub-section}{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/split
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_sam|text=|trigger=button}{sub-section}{sub-section:7E5DFCE939D5F1C6-098FB0D0-44ED495D-BDD28685-E481D4BB8B4BA957F8927168_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=95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF}{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:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_des|text=|trigger=button}{sub-section}{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_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:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_ret|text=|trigger=button}{sub-section}{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_see|text=|trigger=button}{sub-section}{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_see|text=|trigger=button}{sub-section}{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/strike
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_sam|text=|trigger=button}{sub-section}{sub-section:95D4E5F951304393-5FC9C06F-49984211-A2488E74-E510DF5A4A278F47D3B38FBF_sam|class=sIndent|trigger=none}{code:language=javascript}
string.strike();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9}{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:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_des|text=|trigger=button}{sub-section}{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_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:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_ret|text=|trigger=button}{sub-section}{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_see|text=|trigger=button}{sub-section}{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_see|text=|trigger=button}{sub-section}{sub-section:55A75F9B-1128-4305-AB72-84D9870071DF_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/sub
225D438F-2A53-4A3B-B0D3-83AF4A486AF9_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_sam|text=|trigger=button}{sub-section}{sub-section:55A75F9B225D438F-11282A53-43054A3B-AB72B0D3-84D9870071DF83AF4A486AF9_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sub();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5}{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:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_des|text=|trigger=button}{sub-section}{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_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:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_prs|trigger=none}start
\[length\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_ret|text=|trigger=button}{sub-section}{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_see|text=|trigger=button}{sub-section}{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_see|text=|trigger=button}{sub-section}{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/substr
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_sam|text=|trigger=button}{sub-section}{sub-section:B5FA900EB1A5836A-4026AC90-467E4A25-A63897F3-848191AD92B438E0E40BB5A5_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=53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9}{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:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_des|text=|trigger=button}{sub-section}{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_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:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_prs|trigger=none}indexA
\[indexB\]
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_ret|text=|trigger=button}{sub-section}{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_see|text=|trigger=button}{sub-section}{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_see|text=|trigger=button}{sub-section}{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/substring
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_sam|text=|trigger=button}{sub-section}{sub-section:53E569753D63E80A-C07821D8-4671482F-9BE7B39F-CC1478CA912742FFBA1597B9_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=CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1}{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:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_des|text=|trigger=button}{sub-section}{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_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:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_ret|text=|trigger=button}{sub-section}{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_see|text=|trigger=button}{sub-section}{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_see|text=|trigger=button}{sub-section}{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/sup
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_sam|text=|trigger=button}{sub-section}{sub-section:CF1A20B8874A7C67-ABCFE7E0-48564CF9-9DA1ADEE-96F65E27D7A34AB04EA295C1_sam|class=sIndent|trigger=none}{code:language=javascript}
string.sup();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1}{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:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_des|text=|trigger=button}{sub-section}{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_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:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_ret|text=|trigger=button}{sub-section}{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_see|text=|trigger=button}{sub-section}{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_see|text=|trigger=button}{sub-section}{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/toLowerCase
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_sam|text=|trigger=button}{sub-section}{sub-section:436CB7557AD8AE91-8A1BCE88-48DF4879-B8A5AECB-0CA8EBBC38123C0A05F740A1_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toLowerCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F}{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:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_des|text=|trigger=button}{sub-section}{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_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:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_ret|text=|trigger=button}{sub-section}{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_ret|trigger=none|class=sIndent}[String]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_see|text=|trigger=button}{sub-section}{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_see|text=|trigger=button}{sub-section}{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_link|class=sIndent|trigger=none}https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/String/toUpperCase
{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_sam|text=|trigger=button}{sub-section}{sub-section:A3565E218BE415D8-5EDD0C0E-408749AD-B95FA899-C146BA9E50F53C482BEF9B2F_sam|class=sIndent|trigger=none}{code:language=javascript}
string.toUpperCase();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}