vMix Forums
»
General
»
General Discussion
»
Script API command for setting titles?
Rank: Newbie
Groups: Registered
Joined: 11/15/2014(UTC) Posts: 7 Location: USA
Thanks: 2 times
|
I have the 4K version of vMix and I use scripting. Scripting does not recognize a command to set text in headings. The expected script command would be: API.Function("SetText", Input:="View_Selected_Parameters.gtzip",Title:="Camera.Text",Value="Cam1"). Using this in a script produces the error: BC30451: Name 'Value' is not declared. Is there a command to change headings using the API call in a script? If so, what is the command?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,222 Location: Belgium Thanks: 293 times Was thanked: 955 time(s) in 790 post(s)
|
There is definitely a bug but it's not vMix ;-) If formulated correctly like how it's mentioned in the helpfiles WILL let vMix recognize it
also no need to post the same thing twice
API.Function("SetText",Input:="some.gtzip",SelectedName:="Headline.Text",Value:="Some Text")
|
|
|
|
Rank: Member
Groups: Registered
Joined: 10/24/2020(UTC) Posts: 25 Location: Virum Thanks: 10 times
|
Don't you miss a ":" after the "Value" - "Value:=" instead of "Value="
|
|
|
|
vMix Forums
»
General
»
General Discussion
»
Script API command for setting titles?
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close