--- weight: 999 title: "Using Macros" description: "Guide to using macros" icon: "article" date: "2025-05-01T18:47:58-05:00" lastmod: "2025-05-01T18:47:58-05:00" --- [Macros](./macros/) are a collection of reserved global functions available for use in your scripts. These are only available at obfuscation-time and are not available at runtime, meaning trying to access these functions dynamically will fail. They can be used in any script in [your dashboard](./dashboard/) and provide many useful tools for obfuscation.