GetFullMoons Method takes a Passed Year or Date, and fills an array of Reals -DIM(15,2) (passed by address) with Clarion Star dates for the full and new moons for the passed year in UTC .
When the IDE wants to know which array element you want to use, feed it any one of them<g>.
The code template strips it out.
This generates the following code in the embed:
BSTCalH.GetFullMoons(BHT:Date,BHT:FullMoons)