expand_string


Description:

public string expand_string (Scope? scope) throws Error

Expands the template and returns the result as a string.

Parameters:

this

A Template.

scope

A Scope or null.

Returns:

A newly allocated string, or null upon failure.