isCOBOL Evolve
:
User Interface
:
Controls Reference
:
RADIO-BUTTON
:
Properties
: Help-Id
Help-Id
This property allows you to assign a unique ID to the Radio-Button control to be passed to the help processor.
See
Help automation
for more information.
Example
- Define a radio button with a help-id
screen
section
.
...
03
screen-1-rb-2
Radio-Button
line
20
.
6
column
21
.
7
size
10
.
9
cells
lines
5
.
4
cells
help-id
3020
id
5
title
"Option 2"
.
This site works best with JavaScript enabled