There is no clear question in your post, so not sure anyone would know what you mean. So, I'll be the one to ask instead:There are two measures
The result of their work is combined to display a picture.It works.Code:
[MoonPhase]Meter=imageMeasureName=mInPhaseMeasureName2=mPhaseimageName=#CURRENTPATH#Icons\%1%2
But you also need to combine their results in the same way to replace them with text messages using Substitute
for example mInPhase is "r" and mPhase is "100"
Then the image r100.png is displayed
And we need to somehow get the value of r100 to replace it with the text “full moon”
- do you want "r100.png", or "full moon.png" as your image?
- if the former, do you want "full moon" as some text displayed elsewhere?
Basically, I'm trying to find out if you want image "r100.png" and text "full moon", or both image "full moon.png" and text "full moon". Either way, you already answered your own (missing) question, using Substitute in the relevant measures (not meters) is the way to go.
Statistics: Posted by Yincognito — 46 minutes ago