Velocity

=Velocity(string template, range vector) : string

Adds powerful velocity string templating functionality to Excel.

Read more about  velocity syntax

Velocity in SeoTools

Access elements in vector:
$P0, $P1, $P2…

Use any SeoTools function in your template:
$SeoTools.UrlEncode(‘niels is awesome!’)

Eval any excel formula:
$Utils.Eval(‘A1′)
$Utils.Eval(‘A1:C1′)
$Utils.Eval(‘SUM(A1:C1)’)

Look in the cookbook folder for examples.

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>