insertItemBefore method

String insertItemBefore (String item, int index)

Implementation

String insertItemBefore(String item, int index) native;