datcreate

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

datcreate ?VALUE? ?TYPE?
  • VALUE is the string value of the new datum.
  • TYPE is an hci supported data type. For example, ai, ch.

This creates a new datum of the specified VALUE and TYPE. New datum VALUE defaults to empty and TYPE to ch.