Function getId

  • Return the id string value from the dict.

    If an id can't be found then return an empty string.

    Parameters

    • dict: HDict

      The dict to get the id from.

    Returns string

    The id as a string value or an empty string.