getVariable

open fun getVariable(key: String): String?

Gets the current value for a variable named @key.

Return

the value for the variable, or null

Parameters

key

the name of the variable