Questions API Methods
getFeatures()
Returns the JSON object for each Feature of the Activity.
Arguments
None.
Return value
Type object
An object where each key is the Feature reference ID and the values are the JSON data objects for each Feature.
See Feature Types for more information.