Topic: uniform reference to data
Topic: procedure valued variables
| |
Note
uniform referents by PLEX structure components may be defined as an action eg AGE: (0..100) ACTION; and PROGRAM PERSON.AGE ... then if FAMILY: ARRAY (1..50) OF PERSON; X: ref family; then x.age calls the function
Related Topics
Topic: uniform reference to data (34 items)
Topic: procedure valued variables (34 items)
|