get

fun get(path: String): Any

Gets the value of the given path

Return

The value of the given path as Any

Parameters

path

The path to get the value of