Skip to main content

ExampleSet to HTML

Synopsis

This Operator converts an ExampleSet into an easy html table. This table can be used in various ways. A frequent use case is to use it in combination with Sent Mail.

Description

This Operator also returns the table as a macro. This macro can be very handy in various situations. Please be a bit careful with very big example sets, since it might allocate a lot of RAM.

Input

example set input

ExampleSet which should be converted to HTML

Output

HTML Doc

Document with the HTML table

original

The original ExampleSet

Parameters

Macro

Name of the delivered Macro

Use a limit on digits

Defines if numbers are displayed with a limited number of digits

Number of digits

If "Use a limit on Digits" is checked, this parameters specifiy the number of digits used

Html class name for the table

Name of the HTML table class, used in the resulting output.