datcreate

datcreate ?VALUE? ?TYPE?

This command creates a new datum of the specified VALUE and TYPE.

  • If specified, then VALUE is the string value of the new datum.
  • TYPE is an hci supported data type. For example, ai or ch.
  • New datum VALUE defaults to empty and TYPE ch.

This command returns the new datum handle for use by other commands.