Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

sheet-child

Generic function

Summary

Returns the child of the specified sheet.

Signature

sheet-child sheet => child

Arguments

sheet
An instance of type <sheet>.

Values

child
An instance of type false-or(<sheet>).

Library

duim-sheets

Module

duim-sheets

Description

Returns the child of sheet.

See also

sheet-children, page 350

sheet-child-setter, page 351


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index