set_variable


Description:

public void set_variable (string key, string value)

Sets a variable within the context.

This variable may be overridden by future updates to the context.

Parameters:

this

a SnippetContext

key

the variable name

value

the value for the variable