getSightType: Difference between revisions
Jump to navigation
Jump to search
(New page: ==Function getSightType== {{ProposedChange}} Returns the type of Token:sight that the current Token:token has. <source lang="mtmacro" line> [h: macros = getSightType()] </source>) |
No edit summary |
||
Line 2: | Line 2: | ||
{{ProposedChange}} | {{ProposedChange}} | ||
Returns the type of [[Token:sight|sight]] that the current [[Token:token|token]] has. | Returns the type of [[Token:sight|sight]] that the current [[Token:token|token]] has. | ||
===Usage=== | |||
<source lang="mtmacro" line> | <source lang="mtmacro" line> | ||
[h: macros = getSightType()] | [h: macros = getSightType()] | ||
</source> | </source> |