logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
NSCPro  
#1 Posted : Friday, July 26, 2024 5:53:27 AM(UTC)
NSCPro

Rank: Advanced Member

Groups: Registered
Joined: 9/27/2019(UTC)
Posts: 48
Estonia
Location: Kuressaare

I need script. If name lenght is more than 15 characters show name end ...

Example: Richard Bau...
doggy  
#2 Posted : Friday, July 26, 2024 6:24:10 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,171
Belgium
Location: Belgium

Thanks: 288 times
Was thanked: 942 time(s) in 778 post(s)
Originally Posted by: NSCPro Go to Quoted Post
I need script. If name lenght is more than 15 characters show name end ...

Example: Richard Bau...


Read text from title (hidden) texblock
check if text > 15 then do substring of leftmost 15 characters and add " ..."
put result in title

see https://forums.vmix.com/...86-Scripting-for-Dummies
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.