| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||
Arguments: outline item-value
Finds the outline-item in
outline whose value is
item-value and returns a list of the sub-items of
that item. outline should be an outline control.
If you have a handle on the outline-item object itself rather
than its value,
then it is more efficient to call range on the outline-item instead
of calling this function on the value.
Copyright (c) 1998-2008, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 8.0. This page was not revised from the 7.0 page.
Created 2005.12.9.
| Allegro CL version 8.0 Unrevised from 7.0 to 8.0. | ||||||||||