Revision Difference
Enums/FORCE#516214
<cat>enum</cat>
<enumeration>
<description>Enumerations used by <page>Global.AccessorFunc</page>.</description>
<fields>
<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_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>
</fields>
</enumeration>