GetChartType

You use the GetChartType keyword to obtain the type of chart in an applet and store the value in a user variable.

Signature

The GetChartType keyword supports the following signature:

GetChartType (AppletRN, @type)

Desktop Examples

The following table describes how to use the GetChartType keyword in desktop applications to obtain and store information from the Chart type.

Target Object Inputs Closing Action Comments

Oppty Chart Applet - Campaign Pipeline Analysis

@Var;IPH2;IPH3

N/A

Stores the Chart type value in a variable.

Mobile Examples

The GetChartType keyword does not apply to mobile applications.