Name

sn_grc.IndicatorEngine

Description

Engine for the indicator

Script

var IndicatorEngine = Class.create();
IndicatorEngine.prototype = Object.extendsObject(IndicatorEngineBase, {
  
  /** Override base class functions here. **/
  
  type: 'IndicatorEngine'
});

Sys ID

9840964853111200dca62a9ca11c0870

Offical Documentation

Official Docs: