Updated on 2023-09-20 GMT+08:00

Global Variable (GLOBAL)

The following variable data types are supported:

  • Integer
  • Character
  • Long Integer
  • Floating Number

You can use this variable in the flow variable definition area and Semantic recognition, Business interface invoke and Response diagram elements. The format is as follows:

GLOBAL.Variable name

Example: GLOBAL.Param1

In the attribute names in the response, the data type of the value that you assign to the parameter must match the data type set in the Variable Management. If the value is of the character type, you need to add quotation marks.