Next Previous Up Top Contents Index

9.4 DUIM-Frames Module

command-table?

Generic function

Summary

Returns true if the specified object is a command table.

Signature

command-table? object => command-table?

Arguments

object
An instance of type <object>.

Values

command-table?
An instance of type <boolean>.

Library

duim-frames

Module

duim-frames

Description

Returns true if object is a command table.

See also

<command-table>, page 720


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index