DateCreated
Last updated
Was this helpful?
The DateCreated() function returns the date and time on which an AI agent conversation was created.
The value is set once, when the conversation is started, and does not change afterwards. Use DateModified() if you need the moment of the last change instead.
This function is NOT SQL compatible. For more information about SQL compatibility, see our documentation.
Returns a date and time value indicating when the conversation was created.
conversation
AI agent conversation
☑️
an AI agent conversation field from the data model
Last updated
Was this helpful?
Was this helpful?