getNoGoal method

String getNoGoal()

Implementation

String getNoGoal() {
  return checkValidString(SessionManagerMethods.getString(noGoal));
}