This page is part of a static HTML representation of the TiddlyWiki note at: https://tiddlywiki.com/#moduleproperty Operator (Examples)

moduleproperty Operator (Examples)

19th September 2021 at 8:17pm

Get the name of the macro in the module $:/core/modules/macros/qualify.js:

[[$:/core/modules/macros/qualify.js]moduleproperty[name]]

For all macro modules retrieve their name module properties:

[[macro]modules[]moduleproperty[name]]