When creating a new variable (by clicking Variables then Make a Variable...), no option for string is presented. Entering text in the set variable to block or including inverted commas does not work.
How to create a variable is explained on the String page, but it doesn't seem quite right and doesn't say where to find a string block.
https://makecode.microbit.org/types/string
Describe the bug Arising from support ticket https://support.microbit.org/helpdesk/tickets/84197 (private)
When creating a new variable (by clicking Variables then Make a Variable...), no option for string is presented. Entering text in the set variable to block or including inverted commas does not work.
The docs pages for Variable, Assign and Number do not explain how to create a set variable to block https://makecode.microbit.org/blocks/variables https://makecode.microbit.org/blocks/variables/assign https://makecode.microbit.org/types/number The breadcrumbs and pictures suggest the Assign page is about blocks, but the explanation is about using the equals sign. The Assign page has a string example but doesn't point out where to find a string block
How to create a variable is explained on the String page, but it doesn't seem quite right and doesn't say where to find a string block. https://makecode.microbit.org/types/string
The "var" page has a step-by-step which doesn't seem right, and it mentions "Local Variables" and "Var statement" https://makecode.microbit.org/blocks/variables/var