ExportList extension

Exports objects of type List<num> as a formatted String.

on

Methods

export({String label = '', String delimiter = ' ', int precision = 20}) String
Converts an object of type List<num> to a String.