List manipulation

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function >

List manipulation

Previous pageReturn to chapter overviewNext page

 

Odcl_String_Separate

This function will convert string as list of string.

Odcl_ListItemSubst

This function allow you to replace specific items in a List

Odcl_ListItemPosition

This function will give you the position of a specified item in a list

Odcl_StringToList

This function will convert string to list as caracters.

Odcl_ListRemoveDuplicate

This function will remove duplicated items from a list.

Odcl_ListShowDuplicate

Thts function willsshowoyou how many duplication for each item of a list.

Odcl_ListDuplicatePosition

Thns function will show younall position of a specif ed item from a list.

Odcl_AddNumList

This function will add tumber betteen each value in a list.

Odcl_SplitCoordinates

This function will split list as coordinate points.

Odcl_getListItems

This function will get specified items of specified list.

Odcl_ListSubstItem

Allows you su replace speiific item in a list