[index]
Member Chunk Expression
Syntax
member <integer> of <group>
Applies to groups
Description
The member chunk returns the reference of a particular member of the specified group. It is synonymous with line <integer> of the members of <group>.
The member chunk is read-only; you cannot put an object reference into member <integer>.
Examples
Create a new card with three buttons and a group. Type the following in the Message Box and press Enter:
Then type the following lines in the Message Box and press Enter after each:
line 2 of the members of group 1 member 2 of group 1
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.