AutoPlay Media Studio 9

Page.GetRadioValue

Page.GetRadioValue

This is the first topic This is the last topic  

Page.GetRadioValue

This is the first topic This is the last topic  

OverviewExamples

string Page.GetRadioValue (

string GroupID = "",

number Type = RADIOGROUP_VALUE )

Example 1

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

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

Example 2

radio_value = Page.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