NumberNode

Hello,
I’m an amateur user of Dynamo, and hence I’ve got a simple (but annoying) issue using the programme.
When using the task NumberNode and trying to define a sequence of number by the double dot (i.e. 1…10) Dynamo does not recognize the double dot.
Can anyone help? I’m using dynamo core 2.0.1.5055 - 2.0.2.0

thanks in advance

Try to use only 2 dots like that:
1…10
Edit: Ok…this forum makes 2 dots to 3 dots;)

Can you post a screenshot?
image

The message says “The input must be number”.

Thanks,
Alvaro

you need to use codeblock

double click on your working space

thanks, that works.

Was using NumberNode because I thought that was the task being used in the tutorials (tutorial #3)

Regards!