The highlights of Stata 19 speak for themselves -- and likely to many users. Just know that there are a few of us who also deeply appreciate the smaller touches:
8. New Mata function st_datalabel() returns the label of the dataset currently loaded in Stata.
9. New Mata function st_datalabel(string scalar name) sets or resets the label of the dataset currently loaded in Stata.
10. New Mata function st_vldir() returns a string vector of names of all value labels.
9. New Mata function st_datalabel(string scalar name) sets or resets the label of the dataset currently loaded in Stata.
10. New Mata function st_vldir() returns a string vector of names of all value labels.
Comment