ecl-logo Documentation

CreateID

CreateID[type]object

creates an object ID of the given type.

CreateID[types]objects

creates object IDs of the given types.

Details

  • This creates 'empty' objects on the backend of the specified types.
  • Input
    Output

Examples

Basic Examples  (2)

Create object references for a set of different types:

Create an object reference for a type:

Additional Examples  (2)

Providing a Null type will return a Null object:

References returned do not exist until data is Uploaded to them: