getInitiativeRound: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "source>" to "syntaxhighlight>") |
m (Text replacement - "<source" to "<syntaxhighlight") |
||
Line 4: | Line 4: | ||
|usage= | |usage= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
[h: round = getInitiativeRound()] | [h: round = getInitiativeRound()] | ||
</syntaxhighlight> | </syntaxhighlight> | ||
|examples= | |examples= | ||
< | <syntaxhighlight lang="mtmacro" line> | ||
Round Number [r: getInitiativeRound()] | Round Number [r: getInitiativeRound()] | ||
</syntaxhighlight> | </syntaxhighlight> | ||
}} | }} | ||
[[Category:Initiative Function]] | [[Category:Initiative Function]] |
Revision as of 18:38, 14 March 2023
getInitiativeRound() Function
Usage
[h: round = getInitiativeRound()]
Examples
Round Number [r: getInitiativeRound()]