Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
The following examples can be executed directly within RealFlow’s batch script editor. The results will be written to the Messages window. To execute a script choose Script > Run from the batch window’s menu.

 

If you take a closer look at the “Hello World” example, you can see that the “text” object is highlighted in red. This object is also called a variable. A variable is a placeholder and this special case is called a scalar. A scalar can only store one value. Please take a look at this line again:

...