InMapRegex: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Template:InMapRegex}} Category:EventMacro_Automacros Category:EventMacro_Conditions_State") |
m (4epT moved page inMapRegex to InMapRegex over a redirect without leaving a redirect) |
(One intermediate revision by one other user not shown) | |
(No difference)
|
Latest revision as of 21:45, 12 September 2021
- InMapRegex
-
- Description: Checks if the current map matches the given regex.
- Syntax:
InMapRegex <Regex>
- Example:
InMapRegex /field\d+$/ InMapRegex /^pay/
- Set variables:
$.InMapRegexLast => Saves the name of the last map that made InMapRegex become true