getInt

fun getInt(path: String): Int

Gets the value of the given path as a Int

Return

The value of the given path as Int

Parameters

path

The path to get the value of