Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

These blocks are representations of number type variables. The Set Block can be completed with a numerical value, either manually or via a routine.

Boolean Blocks

These blocks are representations of boolean type variables. The Set Block can be completed with a true or false value, either manually or via a routine.

String Blocks

These blocks are representations of string or enum type variables. The Set Block can be completed with string values, either manually or via a routine.

Time/Date Blocks 

These blocks are representations of date or time type variables. The Set Block can be set to a point in time or on a calendar date.

    

Macro Blocks

These are  special blocks that can contain entire routines or expressions (double-clicking on a macro in the Variable/Routines will open a new workspace). These  blocks are coloured dark blue 

  

Built in blocks

These are  presented in the Block Library. These are used to channel conditions and commands between other types of blocks. These are coloured grey.Image Removed

To  lookup a block  in the library,  users can either look them up using the search bar or  can 

Image Added

The complete list of built-in blocks is presented below.

...

WeatherConditions - Get the conditions from a forecast
WeatherInfo - Get the temperature information from a forecast
WeatherSunrise - Get the sunrise from a forecast
WeatherSunset - Get the sunset from a forecast

Macros

This contains entry  contains the user created macro blocks (including Expressions)

...