Welcome to Vestris Inc.
Internet Interactive Solutions Company



Software Documentation

SCRIPT

Name

SCRIPT — general purpose automation

Synopsis

<!-- SCRIPT --expression-->

Description

This tag allows to use form fields and other automation elements.

Example

<!--SCRIPT--
 Hello $name!
      
 Today, $date, your email address $email,
 has been added to the mailing list.
-->