I simply just need this to work:
:?*C1:%variable%::hello!
The %variable%
is a variable from a database.
I read about a regex library but I couldn't find any examples with this in it, so I am not sure it serves the purpose I need.
The idea behind this is that I am able to change the shortcut for that specific hotstring. Is this possible in any way? Thanks!