Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Current »

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. 



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


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



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





  • No labels