BubbleSort_SlideValue ( inputValues ; target )
BubbleSort_SlideValue is used by the BubbleSort function.
Average rating: 3.8 (41 votes) Log in to vote
Greg Lane The Moyer Group http://www.moyergroup.com |
plum
apple
grape" ; 1 )
apple
grape
plum
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
BubbleSort_SlideValue is used by the BubbleSort function. The function is called recursively to move larger values down the list.
See description of the BubbleSort function for more details.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.