Adds any external variables to the variableNames collection.paramvariableNames the collection to add to
Returns the current date. This is useful for putting the SSI stuff in a regression test. Since you can make the current date a constant, it makes testing easier since the output won't change.returnthe data
Set the named variable to the specified value. If value is null, then the variable will be removed ( ie. a call to getVariableValue will return null )paramname of the variableparamvalue of the variable