CurTab: Difference between revisions

From BR Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
  CurTab(<open window>)
  CurTab(<window number>)


The '''CurTab''' [[internal function]] (introduced in BR! [[4.16]]) can be used to return the active [[tabbed window]] number.
The '''CurTab''' [[internal function]] (introduced in BR! [[4.16]]) can be used to return the active [[tabbed window]] number.

Revision as of 17:04, 22 May 2014

CurTab(<window number>)

The CurTab internal function (introduced in BR! 4.16) can be used to return the active tabbed window number.

The required parameter needs to be any open window within the tabbed group.

CurTab will return the clicked window number within the Tabbed group of windows.