|
|
|
|
|
- Finding out the value returned by a child window
- Limits
The ReturnedValue property is used to: - Get and change the value returned by a window, page or report.
- Get and change the value returned by an option in a Radio Button control.
Sintaxis <Result>: Any type Value that will be returned:- when closing the current window, page or report.
- if the option is selected in the radio button.
<Element used>: Name of window, page, report, option Name of element used:- Name of the window, page, report or internal report used. This window, page or report must be opened.
- Name of the option in the radio button. This name is in the form: <Selector Field>[<Option Number>].
<Element used>: Name of window, page, report, option Name of element used:- Name of the window, page or report used. This window, page or report must be opened.
- Name of the option in the radio button. This name has the following format: <Radio Button control>[<Option number>].
<New value>: Any type New value to return. The following types can be used:- structure
- dynamic structure
- class
- advanced type
- array
- associative array
- queue
- stack
- list
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|