getList

fun getList(path: String): List<*>

Gets a List from the given path

Return

The value of the given path as List

Parameters

path

The path to get the value of