$activeEntryNote variable outputs level code in an incorrect format

For some reason when I use the $activeEntryNote variable to get the level code, it’s outputting it without any dashes in the level code. The variable isn’t showing as a code block when I save the setting, but it still works as a variable.
I’m submitting the code with a simple !add XXX-XXX-XXX command, without any additional text after it, so I’m not sure where it’s getting the string without the dashes unless there’s literally a piece of code removing them. If there is another variable I should be using, please let me know, but it’s not in the Active Entry documentation.

There was a short period where the dashes were getting replaced in the levelcode. This has already been resolved and shouldn’t be happening any more.

Just confirmed it’s working normally now. Thank you.