Is there a way we can get the alias/trigger/etc name in error output. for example:
Immediate execution
[string "Alias: "]:39: bad argument #2 to 'SetVariable' (string expected, got nil)
stack traceback:
[C]: in function 'SetVariable'
[string "Alias: "]:39: in main chunk
This is a really easy problem to fix -- but I have no idea which alias the error is in. Is there a way to get that information?
Thanks!!! :-)
Immediate execution
[string "Alias: "]:39: bad argument #2 to 'SetVariable' (string expected, got nil)
stack traceback:
[C]: in function 'SetVariable'
[string "Alias: "]:39: in main chunk
This is a really easy problem to fix -- but I have no idea which alias the error is in. Is there a way to get that information?
Thanks!!! :-)