@Noteinput no read parameters from code. BUG


#1

When I use @Noteinput in a block and give the parameter a name later in the code I can’t read the content by name.

If I change the type of parameter to @number for example I have no problems.

Is this a bug? or is there another way to read the @Noteinput parameter than usual
/ * {note_1} * /
for example?