getAttributeDescription method

String getAttributeDescription({
  1. required String acronym,
})

Gets the description of some ENC feature acronym, given the acronym string as the key.

Parameters:

  • acronym — The attribute acronym.

Return Value: The description of the given acronym. If that acronym does not exist, this function returns the key passed in.