specificMethods property

Map<String, String> specificMethods
getter/setter pair

Implementation

Map<String, String> specificMethods = {
  'Variable': '''

    **Variable:** Choose this chip to remove the selected variable from the
    dataset. Be sure to select a variable from the **Variable** drop down
    menu. You can only remove one variable at a time. To remove multiple
    variables, select to **Ignore** them in the **Dataset** tab's **Role**
    page and then choose the **Delete from Dataset** with the **Ignored** chip
    selected.

    ''',
};