What is a Data type?
Last updated
Last updated
A Data Type is a categorization of data. A Data Type in a variable defines how the variable's value will be interpreted and processed.
Simple data types are String, Boolean, Integer, Numerical, Character, GUID, Timestamp, and DateTime.
Complex data types are API gateway, Json, JXPFlowAppActivity, JXPHttpRestResponse, JXPResponse, Record, WebRequest, and WebResponse.
Entity-based data types are user-defined entities.
A variable can contain only one (1) Data Type.