Function getAllSuffixes

  • Parameters

    • obj: FOLD

      an object, FOLD object or otherwise.

    Returns string[]

    array of suffixes

    Description

    Find all keys in an object that contain a _ character, and return every suffix substring that comes after the _.