
7.6 The Object structure
object
Type abbreviation
- Specification:
-
type ('l_type)object
- Description:
- Foreign objects have two main components: a value part and a type part. The value part refers to some raw information contained in an associated store workspace, while the type part defines how that raw information should be interpreted.
- The ML type of the language-specific information is provided via the ML type parameter
'l_type.
MLWorks Reference Manual (version 1.0) - 3 DEC 1996

Generated with Harlequin WebMaker