Next: , Previous: , Up: Specific header arguments   [Contents][Index]

14.8.2.2 :results

There are four classes of :results header argument. Only one option per class may be supplied per code block.

Collection

The following options are mutually exclusive, and specify how the results should be collected from the code block.

Type

The following options are mutually exclusive and specify what type of results the code block will return. By default, results are inserted as either a table or scalar depending on their value.

Format

The following options are mutually exclusive and specify what type of results the code block will return. By default, results are inserted according to the type as specified above.

Handling

The following results options indicate what happens with the results once they are collected.

Next: , Previous: , Up: Specific header arguments   [Contents][Index]