(2022-07-25, 8:54)Joachim Wrote: I already use a modified version of your macro:register('Generate BOM list').
Would there also be an easy way to get the color name instead of the color number? I can make a function which can do this but then I would need to insert all the color name manually. Perhaps there is a neat solution which already does this. I want to keep my code as clean as possible.
Looking forward to your reply.
Currently there is no way to get the color name trough script, as colors don't have a special ldc object like ldc.matrix etc.
I might add that to the next version though.