Revision Difference
Enums/FORCE#516419
<cat>enum</cat>
<enum>
<description>Enumerations used by <page>Global.AccessorFunc</page>.</description>
<items>
<item key="FORCE_STRING" value="1">Forces the function to take <page>string</page>s only</item>⤶
<item key="FORCE_NUMBER" value="2">Forces the function to take <page>number</page>s only</item>⤶
<item key="FORCE_BOOL" value="3">Forces the function to take <page>boolean</page>s only</item>⤶
<item key="FORCE_STRING" value="1|Forces the function to take <page>string</page>s only"></item>⤶
<item key="FORCE_NUMBER" value="2|Forces the function to take <page>number</page>s only"></item>⤶
<item key="FORCE_BOOL" value="3|Forces the function to take <page>boolean</page>s only"></item>⤶
</items>
</enum>