skip to main content

Controls Reference : RADIO-BUTTON : Properties : Termination-Value

Termination-Value
If this property is set to a numeric value different from "0" and the Notify style is set, a termination condition for the active screen is generated when the value of the Radio-Button control is modified.
 
Example - Define a radio button with a termination value
screen section.
  03 screen-1-rb-2 Radio-Button
     termination-value 4001
     line 20.6
     column 21.7
     size 10.9 cells 
     lines 5.4 cells 
     max-width 40.0
     min-width 10.0
     min-height 5.0
     max-height 20.0
     layout-data 17
     title "Option 2"

Copyright (c) 2017 Veryant
Contact us
Please share your comments on this manual or on any
Veryant product documentation with the email button at the top left