Function methodName

  • Returns the name of the current method (where call to this function was originated)

    Parameters

    • suffix: string = ''

      Optional suffix to add to method name

    Returns string

    methodName Name of the method