Skip to main content
Question

How can I get Remote Variable Alias color value of the linked variable when is remote?

  • October 11, 2024
  • 3 replies
  • 38 views

santferal

I am trying to get the value of an alias variable from a remote library and I can’t get the color value. While in alias variables of local libraries it works perfectly using the id that has the “VARIABLE_ALIAS”, but for remote libraries I can’t access that value.
Manifest is set with “permissions”: [“teamlibrary”],
Someone has any idea what could happen? Thanks in advance

This topic has been closed for replies.

3 replies

Simone_Salvucci

You need to import the variable using
importVariableByKeyAsync(key) which will return the Variable and then you can get the value.
Remember to pass the key and not the id to the function above.


santferal
  • Author
  • New Participant
  • 6 replies
  • October 11, 2024

istill not working with the key of the variable dont knw why is not working . And also on the console looks like that all the variables that are remote appear as isRemote: false 😦


santferal
  • Author
  • New Participant
  • 6 replies
  • October 11, 2024


I have all the values as undefined , null or with the remote variables as false.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings