Options
All
  • Public
  • Public/Protected
  • All
Menu

Module intents/GeneralControlIntent

Functions

unpackGeneralControlIntent

  • Unpacks the complete intent object into a simpler representation.

    Note re "empty slots":

    • Slots in the intent with no value appear in the intent object as "". However, these are unpacked as undefined to be more explicit and ease the implementation of predicates.

    Parameters

    • intent: Intent

      Intent

    Returns GeneralControlIntentSlots