AutoPlay Media Studio 9

DialogEx.GetRadioValue

DialogEx.GetRadioValue

This is the first topic This is the last topic  

DialogEx.GetRadioValue

This is the first topic This is the last topic  

OverviewExamples

string DialogEx.GetRadioValue (

string GroupID = "",

number Type = RADIOGROUP_VALUE )

Example 1

radio_text = DialogEx.GetRadioValue("", RADIOGROUP_TEXT);

Gets the text of the selected radiobutton in the default radiobutton group.

Example 2

radio_value = DialogEx.GetRadioValue("Group1", RADIOGROUP_VALUE);

Gets the data value of the selected radiobutton in the group named "Group1".

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us