It indicates the data type of the constant is table sequence and the data of this table sequence comes from the databaseconstant, datatype, table sequence, database
Description: Define a sequence constant. Syntax: [a1,a2…, an] Note: The function defines a sequence composed of memberssequence,constant
Description: Define a string constant. Syntax: "string" $[string] Note: An expression must be double quoted in use. But string,constant
Description: A table sequence constant displayed in JSON style. Syntax: [{Fi:…,…},…] Note: A JSON style table sequence cconstant,json
Description: A JSON-style record style. Syntax: {Fi:…,…} Note: The record constant is in JSON style. It can be used in bconstant,json