This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Object Notation Analysis Errors (-10737 -> -10701)
|
Code | Description |
-10737 | A formula object built from a string cannot reference a local variable |
-10736 | Trying to call a member function on something that's neither an object nor a collection |
-10735 | Failed to call a method from a compiled component |
-10734 | The called method cannot be parsed |
-10733 | String index is out of range |
-10732 | A String index operator must have an integral index. |
-10731 | A String index operator must be used on a String |
-10730 | A String was expected |
-10729 | Unknown member function |
-10728 | A 4D Method name was expected |
-10727 | A property of Storage can only be a shared object, a shared collection or null |
-10726 | A property cannot be a 4D array |
-10725 | This shared collection already belongs to another shared group |
-10724 | This shared object already belongs to another shared group |
-10723 | "End Use" not matching a corresponding "Use" |
-10722 | Expecting a shared object or a shared collection |
-10721 | Not supported value type in a shared object or a shared collection |
-10720 | Shared Collection needs a "Use" before altering an element |
-10719 | Shared Object needs a "Use" before altering a property |
-10718 | The value 'null' is not supported by this type of expression |
-10717 | Cannot point to an object property |
-10716 | Expected object or collection |
-10715 | Unknown property |
-10714 | Invalid index or property |
-10713 | The index of the collection is outside the boundaries |
-10712 | The index must be a finite and positive number |
-10711 | Unable to change a property in a collection |
-10710 | Unable to remove a property from a collection |
-10709 | Unable to add property to collection |
-10708 | Undefined collection |
-10707 | Invalid property type |
-10706 | Cannot use numeric properties |
-10705 | Attempt to add a property to a non-scalable object |
-10704 | Attempt to remove a non-configurable object property |
-10703 | Attempt to change a non-configurable object property |
-10702 | Attempts to set an object property which is not Writable |
-10701 | Undefined object |
Product: 4D
Theme: Error Codes
Created: 4D v16 R4
4D Language Reference ( 4D v20 R7)