4Dランゲージコマンド階層リストバージョン: 20 R7階層リストAPPEND TO LIST ( list ; itemText ; itemRef {; sublist ; expanded} )CLEAR LIST ( list {; *} )Copy list ( list ) : IntegerCount list items ( {* ;} list {; *} ) : Integer[DELETE FROM LIST ( {* ;} list ; itemRefFind in list ( {* ;} list ; value ; scope {; itemsArray {; *}} ) : IntegerGET LIST ITEM ( {* ;} list ; itemPos ; itemRef ; itemText {; sublist ; expanded} )GET LIST ITEM ( {* ;} list ; * ; itemRef ; itemText {; sublist ; expanded} )Get list item font ( {* ;} list ; itemRef ) : TextGet list item font ( * ; list ; * ) : TextGET LIST ITEM ICON ( {* ;} list ; itemRef ; icon )GET LIST ITEM ICON ( * ; list ; * ; icon GET LIST ITEM PARAMETER ( {* ;} list ; itemRef ; selector ; value )GET LIST ITEM PARAMETER ( * ; list ; * ; selector ; value )GET LIST ITEM PARAMETER ARRAYS ( {* ;} list ; itemRef ; arrSelection {; arrValues} )GET LIST ITEM PARAMETER ARRAYS ( * ; list ; * ; arrSelection {; arrValues} )GET LIST ITEM PROPERTIES ( {* ;} list ; itemRef ; enterable {; styles {; icon {; color}}} )GET LIST ITEM PROPERTIES ( * ; list ; * ; enterable {; styles {; icon {; color}}} )GET LIST PROPERTIES ( list ; appearance {; icon {; lineHeight {; doubleClick {; multiSelections {; editable}}}}} )INSERT IN LIST ( {* ;} list ; beforeItemRef ; itemText ; itemRef {; sublist ; expanded} )INSERT IN LIST ( * ; list ; * ; itemText ; itemRef {; sublist ; expanded} )Is a list ( list ) : BooleanList item parent ( {* ;} list ; itemRef ) : IntegerList item parent ( * ; list ; * ) : IntegerList item position ( {* ;} list ; itemRef ) : IntegerLIST OF CHOICE LISTS ( numsArray ; namesArray )Load list ( listName ) : IntegerNew list : IntegerSAVE LIST ( list ; listName )SELECT LIST ITEMS BY POSITION ( {* ;} list ; itemPos {; positionsArray} )SELECT LIST ITEMS BY REFERENCE ( list ; itemRef {; refArray} )Selected list items ( {* ;} list {; itemsArray {; *}} ) : IntegerSET LIST ITEM ( {* ;} list ; itemRef ; newItemText ; newItemRef {; sublist ; expanded} )SET LIST ITEM ( * ; list ; * ; newItemText ; newItemRef {; sublist ; expanded} )SET LIST ITEM FONT ( {* ;} list ; itemRef ; font )SET LIST ITEM FONT ( * ; list ; * ; font )[SET LIST ITEM ICON ( {* ;} list ; itemRefSET LIST ITEM PARAMETER ( {* ;} list ; itemRef ; selector ; value )SET LIST ITEM PARAMETER ( * ; list ; * ; selector ; value )SET LIST ITEM PROPERTIES ( {* ;} list ; itemRef ; enterable ; styles {; icon {; color}} )SET LIST ITEM PROPERTIES ( * ; list ; * ; enterable ; styles {; icon {; color}} )SET LIST PROPERTIES ( list ; appearance {; icon {; lineHeight {; doubleClick {; multiSelections {; editable}}}}} )SORT LIST ( list {; > または <} )