Jump to: Board index » General » Fusion

Text+.StyledText expression error

Learn about 3D compositing, animation, broadcast design and VFX workflows.
  • Author
  • Message
Offline

DavidSE

  • Posts: 11
  • Joined: Wed Mar 03, 2021 6:13 pm
  • Real Name: David Rehnstrom

Text+.StyledText expression error

PostSun May 15, 2022 8:07 pm

I'm trying the following as an expression in resolve fusion text+ node to Text1.StyledText

[IN] :b = {"AAA", "BBB"}; Text(b[1])
text_node1.PNG
text_node1.PNG (4.15 KiB) Viewed 454 times


if I remove the first statement and hit enter again

[IN] Text(b[1])
text_node2.PNG
text_node2.PNG (3.11 KiB) Viewed 454 times


Now the "AAA" appears as expected.

What is wrong?
Offline

xunile

  • Posts: 3018
  • Joined: Mon Apr 23, 2018 5:21 am
  • Real Name: Eric Eisenmann

Re: Text+.StyledText expression error

PostMon May 16, 2022 12:19 am

Try

Code: Select all
:b = {"AAA", "BBB"}; return Text(b[1])
Win 10 Home | Intel i7 - 10700f 64 GB 1 TB GB SSD 2 TB SSD
RTX-3060 12 GB | Resolve Studio 18.6.5| Fusion Studio 18.6.5

Win 10 Home | Intel Core I7-7700HQ 32 GB 1 TB NVME SSD 1 TB SATA SSD
GTX-1060-6GB | Resolve 17.4.6

Return to Fusion

Who is online

Users browsing this forum: No registered users and 11 guests