Is there a way to determine the length of an action item?
Essentially I am working on a video overlay an have a background square which has artist and song title, I'd like to make the width of the square somewhat dynamic based on the length of the song name
what I am using is get_title_before_remix 'clean'
So as psuedo code I would want to do width=length(get_title_before_remix) +10 or something like that
Essentially I am working on a video overlay an have a background square which has artist and song title, I'd like to make the width of the square somewhat dynamic based on the length of the song name
what I am using is get_title_before_remix 'clean'
So as psuedo code I would want to do width=length(get_title_before_remix) +10 or something like that
Posted Mon 17 Aug 20 @ 6:19 pm
sorry not possible
Posted Mon 17 Aug 20 @ 9:42 pm