I'm doing some custom actions to some do some calculations, then display the results and put them in the clipboard. I've been able to do the input, calculations, and copy to clipboard functionality, but I can't figure out how to display the results. I don't see any examples for this or anything in the documentation. What's the method that does this?
I'm trying to replicate something along the lines of what LaunchBar provides with Calculator or some of the Convert actions (Convert to lower case, title case, et. al.) where below the text input field is a display with the results of the calculation or evaluation.