523 B
523 B
weight | title | description | icon | date | lastmod |
---|---|---|---|---|---|
999 | Using Macros | Guide to using macros | article | 2025-05-01T18:47:58-05:00 | 2025-05-01T18:47:58-05:00 |
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 and provide many useful tools for obfuscation.