{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}[Boolean]{td}{td}[#buttonsEnabled]
Set/Get the history buttons enabled.{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}void{td}{td}[#back]\()
Navigates back in the history stack; shows the previous form (if present).{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#clear]\()
Clear the entire history stack.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#forward]\()
Navigates forward in the history stack; shows the next form (if present).{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#getCurrentIndex]\()
Get the current absolute index in the history stack.{td}{tr}{tbody}{tbody}{tr}{td}[String]{td}{td}[#getFormName]\(i)
Get the form name based on the specified absolute index in the history stack location.{td}{tr}{tbody}{tbody}{tr}{td}void{td}{td}[#go]\(i)
Navigates to the relative index based on current position in the history.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#removeForm]\(formName)
Removes the named form item from the history stack (and from memory) if not currently shown.{td}{tr}{tbody}{tbody}{tr}{td}[Boolean]{td}{td}[#removeIndex]\(index)
Removes an absolute index based history stack form item.{td}{tr}{tbody}{tbody}{tr}{td}[Number]{td}{td}[#size]\()
Returns the total size of the history stack.{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=DE93B217-72CD-4B04-BE9F-17D1ED7799BC}{tr:id=name}{td}h6.buttonsEnabled{td}{tr}{tr:id=des}{td}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_des|text=|trigger=button}{sub-section}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_des|trigger=none|class=sIndent}Set/Get the history buttons enabled.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_ret|text=|trigger=button}{sub-section}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_ret|trigger=none|class=sIndent}[Boolean]{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_see|text=|trigger=button}{sub-section}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_see|text=|trigger=button}{sub-section}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_sam|text=|trigger=button}{sub-section}{sub-section:DE93B217-72CD-4B04-BE9F-17D1ED7799BC_sam|class=sIndent|trigger=none}{code:language=javascript}
history.buttonsEnabled = true;
var status = history.buttonsEnabled;
{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=2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836}{tr:id=name}{td}h6.back{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}void{span}{span:id=iets|style=float: left; font-weight: bold;}back{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_des|text=|trigger=button}{sub-section}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_des|trigger=none|class=sIndent}Navigates back in the history stack; shows the previous form (if present).{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_ret|text=|trigger=button}{sub-section}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_ret|trigger=none|class=sIndent}void{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_see|text=|trigger=button}{sub-section}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_see|text=|trigger=button}{sub-section}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_sam|text=|trigger=button}{sub-section}{sub-section:2571C0AB-F9A3-4C8E-B486-FCAF4ABCD836_sam|class=sIndent|trigger=none}{code:language=javascript}
history.back();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=77507E7E-A69C-4305-8BAF-06AEF26ABDEB}{tr:id=name}{td}h6.clear{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}void{span}{span:id=iets|style=float: left; font-weight: bold;}clear{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_des|text=|trigger=button}{sub-section}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_des|trigger=none|class=sIndent}Clear the entire history stack.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_ret|text=|trigger=button}{sub-section}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_ret|trigger=none|class=sIndent}void{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_see|text=|trigger=button}{sub-section}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_see|text=|trigger=button}{sub-section}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_sam|text=|trigger=button}{sub-section}{sub-section:77507E7E-A69C-4305-8BAF-06AEF26ABDEB_sam|class=sIndent|trigger=none}{code:language=javascript}
history.clear();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=EB843A62-8F2B-4674-B235-9C562F3CA067}{tr:id=name}{td}h6.forward{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}void{span}{span:id=iets|style=float: left; font-weight: bold;}forward{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_des|text=|trigger=button}{sub-section}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_des|trigger=none|class=sIndent}Navigates forward in the history stack; shows the next form (if present).{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_ret|text=|trigger=button}{sub-section}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_ret|trigger=none|class=sIndent}void{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_see|text=|trigger=button}{sub-section}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_see|text=|trigger=button}{sub-section}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_sam|text=|trigger=button}{sub-section}{sub-section:EB843A62-8F2B-4674-B235-9C562F3CA067_sam|class=sIndent|trigger=none}{code:language=javascript}
history.forward();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=296B999E-E4B5-4CBC-9733-757A3B215768}{tr:id=name}{td}h6.getCurrentIndex{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}getCurrentIndex{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_des|text=|trigger=button}{sub-section}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_des|trigger=none|class=sIndent}Get the current absolute index in the history stack.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_ret|text=|trigger=button}{sub-section}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_ret|trigger=none|class=sIndent}[Number] -- the current absolute index{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_see|text=|trigger=button}{sub-section}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_see|text=|trigger=button}{sub-section}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_sam|text=|trigger=button}{sub-section}{sub-section:296B999E-E4B5-4CBC-9733-757A3B215768_sam|class=sIndent|trigger=none}{code:language=javascript}
var abs_index = history.getCurrentIndex();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5B77D349-BD5B-4C08-BE44-2ABDB37E3F24}{tr:id=name}{td}h6.getFormName{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[String]{span}{span:id=iets|style=float: left; font-weight: bold;}getFormName{span}{span:id=iets|style=float: left;}\(i){span}{td}{tr}{tr:id=des}{td}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_des|text=|trigger=button}{sub-section}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_des|trigger=none|class=sIndent}Get the form name based on the specified absolute index in the history stack location.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_prs|trigger=none}i -- the absolute index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_ret|text=|trigger=button}{sub-section}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_ret|trigger=none|class=sIndent}[String] -- the formName{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_see|text=|trigger=button}{sub-section}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_see|text=|trigger=button}{sub-section}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_sam|text=|trigger=button}{sub-section}{sub-section:5B77D349-BD5B-4C08-BE44-2ABDB37E3F24_sam|class=sIndent|trigger=none}{code:language=javascript}
var name = history.getFormName(history.getCurrentIndex());
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=A760A335-9C87-45E6-ACC2-648478B3F9A8}{tr:id=name}{td}h6.go{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}void{span}{span:id=iets|style=float: left; font-weight: bold;}go{span}{span:id=iets|style=float: left;}\(i){span}{td}{tr}{tr:id=des}{td}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_des|text=|trigger=button}{sub-section}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_des|trigger=none|class=sIndent}Navigates to the relative index based on current position in the history.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_prs|trigger=none}i -- the absolute index
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_ret|text=|trigger=button}{sub-section}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_ret|trigger=none|class=sIndent}void{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_see|text=|trigger=button}{sub-section}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_see|text=|trigger=button}{sub-section}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_sam|text=|trigger=button}{sub-section}{sub-section:A760A335-9C87-45E6-ACC2-648478B3F9A8_sam|class=sIndent|trigger=none}{code:language=javascript}
history.go(-3);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE}{tr:id=name}{td}h6.removeForm{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Boolean]{span}{span:id=iets|style=float: left; font-weight: bold;}removeForm{span}{span:id=iets|style=float: left;}\(formName){span}{td}{tr}{tr:id=des}{td}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_des|text=|trigger=button}{sub-section}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_des|trigger=none|class=sIndent}Removes the named form item from the history stack (and from memory) if not currently shown.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_prs|trigger=none}formName -- the name of the form to remove.
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_ret|text=|trigger=button}{sub-section}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_ret|trigger=none|class=sIndent}[Boolean] -- true if successful{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_see|text=|trigger=button}{sub-section}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_see|text=|trigger=button}{sub-section}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_sam|text=|trigger=button}{sub-section}{sub-section:5FFC9D3A-08DE-41DA-BD77-C5AFD43E43EE_sam|class=sIndent|trigger=none}{code:language=javascript}
var done = history.removeForm('mypreviousform');
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=C8C89D39-B54D-4AAC-886A-A23593D3DB74}{tr:id=name}{td}h6.removeIndex{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Boolean]{span}{span:id=iets|style=float: left; font-weight: bold;}removeIndex{span}{span:id=iets|style=float: left;}\(index){span}{td}{tr}{tr:id=des}{td}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_des|text=|trigger=button}{sub-section}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_des|trigger=none|class=sIndent}Removes an absolute index based history stack form item.{sub-section}{td}{tr}{tr:id=prs}{td}*Parameters*\\{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_prs|trigger=none}index -- the index of the form to remove.
{sub-section}{div}{td}{tr}{tr:id=ret}{td}*Returns*\\{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_ret|text=|trigger=button}{sub-section}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_ret|trigger=none|class=sIndent}[Boolean] -- true if successful{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_see|text=|trigger=button}{sub-section}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_see|text=|trigger=button}{sub-section}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_sam|text=|trigger=button}{sub-section}{sub-section:C8C89D39-B54D-4AAC-886A-A23593D3DB74_sam|class=sIndent|trigger=none}{code:language=javascript}
var done = history.removeIndex(history.getCurrentIndex()+1);
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{tbody:id=F3D10274-2FE8-4DAE-A9DF-F048BBDBF741}{tr:id=name}{td}h6.size{td}{tr}{tr:id=sig}{td}{span:style=float: left; margin-right: 5px;}[Number]{span}{span:id=iets|style=float: left; font-weight: bold;}size{span}{span:id=iets|style=float: left;}\(){span}{td}{tr}{tr:id=des}{td}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_des|text=|trigger=button}{sub-section}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_des|trigger=none|class=sIndent}Returns the total size of the history stack.{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=prs}{td}*Parameters*\\{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_prs|text=|trigger=button}{sub-section}{div:class=sIndent}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_prs|trigger=none}{sub-section}{div}{td}{tr}{builder-show}{tr:id=ret}{td}*Returns*\\{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_ret|text=|trigger=button}{sub-section}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_ret|trigger=none|class=sIndent}[Number] -- the size{sub-section}{td}{tr}{builder-show:permission=edit}{tr:id=see}{td}*Also see*\\{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_see|text=|trigger=button}{sub-section}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_see|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{builder-show:permission=edit}{tr:id=link}{td}*External links*\\{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_see|text=|trigger=button}{sub-section}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_link|class=sIndent|trigger=none}{sub-section}{td}{tr}{builder-show}{tr:id=sam}{td}*Sample*\\{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_sam|text=|trigger=button}{sub-section}{sub-section:F3D10274-2FE8-4DAE-A9DF-F048BBDBF741_sam|class=sIndent|trigger=none}{code:language=javascript}
var size = history.size();
{code}{sub-section}{td}{tr}{tr:class=lastDetailRow}{td}{td}{tr}{tbody}{table}