Create a simple list from string array

Create a simple list from string array

BY 22 Jul 2015 Native Code Snippet
DESCRIPTION: An example of function which returns simple list from specified string array. Additionally selection of each item performs callback logging index number.
Written by