| |||
| Home > Working with Editors > Properties editor > Restrictions of use | |||
The following restrictions apply:
If two options control the same value, the last change is applied
Whitespace characters are not permitted inside a tag
Strings range from 0 to a maximum of 255 characters
Bit values range from 0 to a maximum of 31
Numbers range from 0 to a maximum of 2^64
An error occurs if the spin box range exceeds:
2^32 for hex
2^31 for decimal
The behavior is undefined if the item is a number that exceeds 2^64. This also applies to the arguments specified in the modifier tags.