Is there a way to get a tab-local variable for a tabpage that is not currently activated

Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I want to retrieve a t:varible for a different tabpage that is not the current tabpage. How can I do it without switching to that tabpage? I know its tabpagenr.
How about window local variables w: and buffer local ones b:?
variables
add a comment |Â
up vote
1
down vote
favorite
I want to retrieve a t:varible for a different tabpage that is not the current tabpage. How can I do it without switching to that tabpage? I know its tabpagenr.
How about window local variables w: and buffer local ones b:?
variables
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I want to retrieve a t:varible for a different tabpage that is not the current tabpage. How can I do it without switching to that tabpage? I know its tabpagenr.
How about window local variables w: and buffer local ones b:?
variables
I want to retrieve a t:varible for a different tabpage that is not the current tabpage. How can I do it without switching to that tabpage? I know its tabpagenr.
How about window local variables w: and buffer local ones b:?
variables
variables
asked Sep 10 at 6:11
Liu Sha
349110
349110
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
Just realize there are getwinvar(), getbufvar(), gettabvar() etc.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
Just realize there are getwinvar(), getbufvar(), gettabvar() etc.
add a comment |Â
up vote
2
down vote
Just realize there are getwinvar(), getbufvar(), gettabvar() etc.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
Just realize there are getwinvar(), getbufvar(), gettabvar() etc.
Just realize there are getwinvar(), getbufvar(), gettabvar() etc.
answered Sep 10 at 6:43
Liu Sha
349110
349110
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fvi.stackexchange.com%2fquestions%2f17327%2fis-there-a-way-to-get-a-tab-local-variable-for-a-tabpage-that-is-not-currently-a%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password