Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

(green star) denotes a method that is specific to JMWE

Method

Description

Return type

Parameters

setInsightAttributeValue()(green star)

Sets the value of the Insight object attribute

Void

  • A string representing the name of the Insight object attribute

  • An object representing the value to set

getInsightAttributeValue()(green star)

Returns the value of the Insight object attribute

Object

A string representing the name of the Insight object attribute

...