Revision Difference
Enums/FORCE#515023
<cat>enum</cat>⤶
<enumeration>⤶
<description>Enumerations used by <page>Global.AccessorFunc</page>.</description>⤶
<fields>{{EnumField|FORCE_STRING|1|Forces the function to take <page>string</page>s only</fields>⤶
⤶
</enumeration>⤶
⤶
⤶
{{EnumField|FORCE_NUMBER|2|Forces the function to take <page>number</page>s only}}⤶
{{EnumField|FORCE_BOOL|3|Forces the function to take <page>boolean</page>s only}}⤶
}}