NAME
CommentOfStar
Get the comment text for a star
USAGE
CommentOfStar [num_star]
PARAMETERS
num_star:
Is the number of the star. Note this is the internal number of the star.
To get it from the id of the star, use the IdStar2Num
function
OPTIONS
None
RETURN
Return the comment of the star
EXAMPLE
PutTxt [CommentOfStar [IdStar2Num 2990]]
Output:
Pollux
Note: here 2990 is the id of the star, ie the catalog number of the star.