Generic FunctionPackage: cgToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version

outline-item-children

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-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.

ToCDocOverviewCGDocRelNotesFAQIndexPermutedIndex
Allegro CL version 10.1
Unrevised from 10.0 to 10.1.
10.0 version