Hello,


How to test if the current structure label is empty? The following example does not work because I don’t know how to expand the variable \currentstructurelabel.

E.g.:

\define \MyCommand{\doifempty{\currentstructurelabel}{Do something}}


Best regards.