// Video Embeds: https://github.com/requarks/wiki/discussions/4580
Special Identifier actions allow you to create custom Special Identifiers with any set of supplied text, even using other Special Identifiers. You can also perform special functions on the replacement text to alter it before it's saved:
By default, custom Special Identifier will only work within the command they were created in and will cease to exist after the command is finished. If you wish to access a Special Identifier after a command is finished, you can enable the Make Globally Usable option. This will persist the Special Identifier for as long as Mix It Up is running. When using this option, it is VERY IMPORTANT to be careful what you name this custom Special Identifier, as you can prevent other Special Identifiers from working. For example, if you make a custom Special Identifier called $user, this would prevent all User Special Identifiers from working correctly such as $username.
You can also use this action to run math computations & store the result in a Special Identifier by toggling the Is Math Expression option. Simply type in an equation, which can contain other Special Identifiers, and include the appropriate math symbols (EX: +, -, *, /). You can also use special functions in here to perform operations, such as finding the minimum of two numbers. The full list of support functions can be found here: https://github.com/pieterderycke/Jace/wiki