Extract elements from a list - full extrac...
(1)
The extract_elements_from_a_list is passed the list ['a','b','c','d','e']. The fromIndex is 0 and the toIndex is 5, so the service outputs an identical list.
Created: 2008-09-29
Credits:
Alan Williams