TabPath(
numeric:index,
[string:side]
)
→ path
In the context of buttons and functions, returns the current path from a specified tab in the Lister.
index is the tab index, and side should be one of the following characters to specify the file display:
l | left/top |
r | right/bottom |
s | source |
d | destination |
If side isn't specified, the source file display is the default.