template->text -- Add a fixed text string to a template
bool template->text ( int template, float left, float bottom[, array parameters] )
This method is used to add a fixed text string to a template.
template
must be a valid template ID.
bottom
, and left
specify the location of the text string
within the template.
parameters
is an array as described in the parameters documentation.
If omitted, default values are used.
This function was added in version 2.2.