Describe the solution you'd like
it would be nice being able to do something like:
If swap_layout {swap_layout} Else {"mycustomfallback"}
or {swap_layout ||"mycustomfallback"}
This is related to the case where i want to show the current swap layout, but in the default tab template, when i open a new tab, there is none active. So it looks like this:
instead of having a value (which it does, after I open a new pane and a swap layout activates):

Describe the solution you'd like
it would be nice being able to do something like:
If swap_layout {swap_layout} Else {"mycustomfallback"}or {swap_layout ||"mycustomfallback"}
This is related to the case where i want to show the current swap layout, but in the default tab template, when i open a new tab, there is none active. So it looks like this:
instead of having a value (which it does, after I open a new pane and a swap layout activates):