Skip to main content

Extract Description

Synopsis

This operator extracts the description visible in the results view tab and delivers it as a document

Description

Objects all have a description, which is the text you see in the Description tab in results view. This operator allows to take an object like a model, table, performance vector etc and convert its description into a document for further processing.

Input

input

The input object to be converted.

Output

doc

The document with the description.

ori

The original input passed through.

See Also