Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
IDs in Scripts are strings not integers. For example, when calling a selector's withIds() method, you pass an array of string IDs, not an array of integer IDs. Or, if you call an entity's getId() method, it returns the ID as a string, not an integer.