Skip to main content
DeMatthias
Inspiring
April 30, 2021
Answered

Copy the output text/result from an expression

  • April 30, 2021
  • 2 replies
  • 647 views

I have a simple expression that counts the layers below the layer. A text box shows the result. I would like to copy this result. I can only select the original text.

 

Thanks

Matthias

This topic has been closed for replies.
Correct answer Dan Ebberts

How about Animation > Keyframe Assistant > Convert Expression to Keyframes. Then copy the text and Undo (if necessary)?

2 replies

Dan Ebberts
Community Expert
Dan EbbertsCommunity ExpertCorrect answer
Community Expert
May 1, 2021

How about Animation > Keyframe Assistant > Convert Expression to Keyframes. Then copy the text and Undo (if necessary)?

DeMatthias
Inspiring
May 2, 2021

Hi Dan,

 

That's a clever trick! Gonna remember that one.

 

In the meantime, I managed to write a simple script that placed my generated text in a textfield. Easy to copy!

 

Thanks

Matthias

Mylenium
Legend
May 1, 2021

That's just how it works. No way around it. If you need to have persistent data, you need to write a script.

 

Mylenium