Table sequence constant

Read(1383) Label: constant, json,

Description:

A table sequence constant displayed in JSON style.

Syntax:

[{Fi:…,…},…]

Note:

A JSON style table sequence constant expression is used in a constant cell or in a parameter. The expression will be computed when it is located in a larger computing expression, and it will be identified as a string when used as a constant. In the latter case, only the basic simple data types will be identified.

Parameter:

Fi

Name of a column in the table sequence.

Return value:

Table sequence

Example:

  Configure cellset parameter:

 

 

A

 

1

=arg1

Result:

2

[{name:Jone,score:435},{name:Mary,score:677}]

Result: