Versions Compared

Key

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

As well as checking for syntax errors explained in the earlier section the integrated story editor additionally checks for semantic story errors as you type, which helps you further to write the story correctly the first time round. This semantic error checking is primarily applied to step pattern parameters, or rather values that you specify for them as you write the story. So for example if you are trying to make use of an existing step that was created earlier which has one parameter of type Number and if you were trying to specify a String value for that parameter the editor would highlight this error and show a relevant error message when you drag your mouse over the error icon shown on the left to where the error was found. 

Image RemovedImage Added


  •  need to add another example showing error checking for invalid parameter value

...

Another example of semantic error in case of an empty / missing parameter:

Image RemovedImage Added


A more complex example involving a misformatted tabular parameter field value on row one and a missing tabular parameter value on row two:

Image RemovedImage Added