Name
ResetTabs -- clear tabulator settings
Synopsis
ResetTabs()
Function
This function clears all previous tabulator settings and sets the default (a tabulator is converted to 8 spaces). There is no function to remove a single tabulator, so if you want to do this, you will have to call this function and then add all tabulators with AddTab() except the one you want to have removed.

Inputs
none


Show TOC