NAME

IdOfStar

Get the id of a star from its internal number

USAGE

IdOfStar [num_star]

PARAMETERS

num_star:

Is the internal number of the star from 0 to (GetStarsCount-1)

OPTIONS

None

RETURN

Return the id of the star

EXAMPLE

PutTxt [IdOfStar 0]

Output

15