get_variable


Description:

public unowned string? get_variable (string key)

Gets the current value for a variable named key.

Parameters:

this

a SnippetContext

key

the name of the variable

Returns:

the value for the variable, or null