OpalReadValue

function OpalReadValue(window_ref:integer, widget_ref:integer) : integer

Read the value property of a widget. Returns the TRUE/FALSE state, integer value or index of selected option depending on the type of widget referenced.


window_ref:integer = ref of the window that contains the widget
widget_ref:integer = ref of the widget
This function returns a integer