DataManipulationLib
Last updated March 10, 2010 / 158 Released UDF(s)
Download LibraryPrevious 20 / Next 20
This functions helps to quickly build arrays, both simple and complex. | Requires: ColdFusion 5
Loading...
Appends a value to an array if the value does not already exist within the array. | Requires: ColdFusion 5
Loading...
Converts a Flex ArrayCollection object to a ColdFusion Query object | Requires: ColdFusion MX7
Loading...
Used to remove missing positions from an array. | Requires: ColdFusion MX
Loading...
Recursive functions to compare arrays and nested structures. | Requires: ColdFusion 5
Loading...
Returns the index of the first item in an array that contains a specified substring. | Requires: ColdFusion 5
Loading...
Returns the index of the first item in an array that contains a specified substring. | Requires: ColdFusion 5
Loading...
Returns true if a specified array position is defined. | Requires: ColdFusion MX
Loading...
Remove elements from one array which exist in another array. | Requires: ColdFusion MX
Loading...
Deletes an elements list from an array. | Requires: ColdFusion 5
Loading...
Compares two arrays (with simple values) and returns the difference between the two. | Requires: ColdFusion 5
Loading...
Excludes numeric items from an array. | Requires: ColdFusion MX
Loading...
Excludes string items from an array. | Requires: ColdFusion MX
Loading...
The arrayFind function uses the java.util.list indexOf function to find an element in an array. | Requires: ColdFusion MX
Loading...
Search a multidimensional array for a value. | Requires: ColdFusion MX
Loading...
Locate a value in an already-sorted array. | Requires: ColdFusion 5
Loading...
Previous 20 / Next 20
Search CFLib.org
Latest Additions
Ryan Thompson-Jewell added
ListSplit
2 day(s) ago
Nathan Dintenfass added
RowsToColumns
2 day(s) ago
Barney Boisvert added
indentXml
3 day(s) ago
Barney Boisvert added
REReplaceCallbac...
3 day(s) ago
Top Rated
FolderSize
Rated 5.0, 7 time(s)
UniqueValueList
Rated 5.0, 5 time(s)
QuickSort
Rated 5.0, 3 time(s)
ListDeleteDuplic...
Rated 5.0, 3 time(s)