Method XbpRtf():selTabs() Foundation
Sets a tab position.
:selTabs( <nTab>, [<nPos>] ) --> nPos
This method returns a numeric value with the position of the tab specified in <nTab>. If a value is passed in parameter <nPos>, the previous tab position is returned.
The method defines the position for the tab specified in parameter <nTab>. The tab stop is set at the position in <nPos>. The number of tab positions defined in the current document is contained in the instance variable :selTabCount.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.