• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Accessing variables from the scripting environment by expressions

New Here ,
Jun 12, 2020 Jun 12, 2020

Copy link to clipboard

Copied

Is it possible for expressions to access variables created by scripts (potentially global variables)?

I would also be particularly interested in being able to access ScriptUI elements, such as editable text etc., from expressions. Is this possible, if so how?

Thanks,

Nuno

TOPICS
Expressions , Scripting

Views

245

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Mentor , Jun 12, 2020 Jun 12, 2020

Expressions cannot access script data, but you can use the script to create expressions or keyframes or any other static objects with values.

 

*Martin

Votes

Translate

Translate
Mentor ,
Jun 12, 2020 Jun 12, 2020

Copy link to clipboard

Copied

LATEST

Expressions cannot access script data, but you can use the script to create expressions or keyframes or any other static objects with values.

 

*Martin

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines