Ruby TemplatePage::Context Functions

EditRocket provides the following information on TemplatePage::Context functions in the Ruby source code builder.

find_scalar(key) - Find a scalar value, throwing an exception if not found. This method is used when substituting the %xxx% constructs

lookup(key) - Lookup any key in the stack of hashes

new() -

pop() -

push(hash) -