question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation: DescribeWeather template format is wrong, missing @'s

See original GitHub issue

Complete the necessary portions of this template and delete the rest.

Describe the bug

In the Composer tutorial, https://github.com/microsoft/BotFramework-Composer/blob/stable/docs/tutorial/bot-tutorial-lg.md, the tutorial has you create a new template to demonstrate conditional messages, and parameterized messages.

Version

docs: R7 Doc Release (#1743)

To Reproduce

On step 8, the tutorial says to paste the following text: # DescribeWeather(weather) - IF: {weather.weather=="Clouds"} - It is cloudy

This generates a set of errors: if and elseif should [sic] followed by one valid expression

Expected behavior

See the tutorial, should be accepted in the LG editor

The syntax should be: # DescribeWeather(weather) - IF: @{weather.weather=="Clouds"} - It is cloudy

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
zxyanliucommented, Feb 4, 2020

Hey @aalmada thanks for your report. FYI. The updated docs are actually in master branch here. And this is the updated get weather report article.

1reaction
zxyanliucommented, Jan 31, 2020

Hey, thanks again for your report. We have updated the docs here. Closing this issue because it is addressed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sprint 20 · GitHub
Documentation: DescribeWeather template format is wrong, missing @'s #1839 opened by dinobrago. R8 Release 8 - March 16th, 2020. Type: Documentation.
Read more >
Missing customizations in Office Word after an update
Press Windows + R and type in %appdata%\Microsoft\Templates and press Enter. Locate the file and select it. If you're missing customizations for Word, ......
Read more >
WSOH8.pdf - National Weather Service
1 (FMH-1), Surface Weather Observations and Reports. This handbook is intended for use at Supplementary Aviation Weather Reporting Stations. (SAWRS). No other ...
Read more >
Advisory Circular, AC 00-45G, Change 1 - FAA
This publication supplements its companion manual Aviation Weather, Advisory Circular 00-6A, which documents weather theory and its application ...
Read more >
House Policy Development - NH.gov
You should document your responsible business practices in the form of ... have a company policy that does not conflict with existing laws...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found