Using the CSV_Include Project > CSV_Include Reference > CSV_Include Functions > CSV_Trend_Page

CSV_Trend_Page

Builds a trend page with the specified pens.

Note: Because you cannot mix templates in a project, CSV_Trend_Page only works on trend pages based on XP-style templates. When using CSV_Trend_Page to go to a page based on a standard template, the page displays, but no trend tag is added. This also applies for the PageTrend Cicode function.

Syntax

CSV_Trend_Page(sPage,sPen1,sPen2,sPen3,sPen4,sPen5,sPen6,sPen7,sPen8)

#sPage:

Name of trend page to display.

#sPen1:

Trend tag to be trended by pen 1.

#sPen2:

Trend tag to be trended by pen 2.

#sPen3:

Trend tag to be trended by pen 3.

#sPen4:

Trend tag to be trended by pen 4.

#sPen5:

Trend tag to be trended by pen 5.

#sPen6:

Trend tag to be trended by pen 6.

#sPen7:

Trend tag to be trended by pen 7.

#sPen8:

Trend tag to be trended by pen 8.

Return Value

0 if successful, otherwise an error number.