Lookup List DSC

Version 10 by Kendy Yus
on Oct 24, 2008 09:44.

compared with
Current by Lachlan Aldred
on Apr 01, 2009 16:31.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (10)

View page history

h3. Operation: getListItem
h3. Operation Title: Lookup List Item   (getListItem)
Lookup List Item: Retrieve list items from the selected list and store in a string type process variable.
|| Input Parameter || Type || Description || Editor ||
| List Name | java.lang.String | Select a list to retrieve its list items. Or create a new list here. | | |
| Ordered By | java.lang.String | The listing order for the list items to appear, whether it is sorted by its list item labels or the list items creation sequence. | | |
| Separator | java.lang.String | A delimiter/separator to separate items (and its values) on the result. | | |
| Retrieve Option | java.lang.String | Whether to retrieve labels of the list items only or including their values as well. | | |
| Test | java.lang.String | Dummy Test parameter to test retrieving list items by clicking on the "Test" button. Note: All parameters have to be specified literally for testing. | | |
 


|| Output Parameter || Type || Description ||
| Output String Location | java.lang.String | Process variable to store the list items. |