w2utils.execTemplate

Fills out a template with provided variables
execTemplate(str, obj)
str string, a template to fill out
obj Object, variables for the template
The str argument is a template with variables in it. The second argument obj is an object with variables.

User Comments

comments powered by Disqus