This method takes a String with numbers separated by ','s and splits it into an int array. If there is an error, the rest of the array is filled with 0s.
int[] the result
GeneralHelpers Class | com.plumtree.uiinfrastructure.statichelpers Namespace