ars_Export(ctrl, displayTag, type, name)

Returns a scalar consisting of the export text for the requested item name of the given type. Valid types are:

displayTag is the particular view to export. If you pass in an empty string for this parameter, all views will be exported.

On success
returns a scalar string
On failure
returns undef

<-- Back to Table of Contents