mpfserver Manual
 
 
 Examples | measure length of specific string
measure length of a string (use as single token)
{mpf:len=mystring}
measure length of a string (use with closing token)
{mpf:len}... length of this string will be displayed ... {/mpf:len}
store length value in myVar (use as embedded token)
{mpf:set=myVar||{mpf:len=test}}
 
 
2004 by master-p-formance.All rights reserved.
 
This manual is generated on the fly using mpfserver and MPFT (mpf transformation).