Answered
how to linnk text fill color from CSV file - Master properties
- December 11, 2020
- 5 replies
- 1524 views
Helo,
Good day,
I'm tring to change the text color from csv file but, unfortunatult showing error.
PF ref.
temp = thisComp.layer("color.csv")("Data")("Outline")("textfill")("textfill 0");
[temp, temp, temp, temp]
ERROR:
Object of type TextProperty found where a Number, Array, or Property is needed.
help me to fix this.
