Special characters not allowed in parameters name

Hello,
Would it be possible to allow the use of special characters in the parameters names ? As special I mean “?”, “< >”, “=”, for example ?
Seems that the internal engine accept them, when I set them throught the xml code behind, but then it fails on the parameter editor.

Thanks,
Regards

Hi @sousas,

all special characters except the curly braces should be allowed in parameter names. Which characters you had a problems with?

Hi,
For now I identified problems on “:”, “?”, “>”,="
This is version 4.3.1.2

Should / can they be allowed ?

They are disabled because they make assigning parameter names impossible when running projects from the command line. However, we will allow them and will only warn the user about incompatibility with the command line.

An updated version will be available in the next 1-2 days and will enable the characters. I’ll keep you posted.

Thank you!

The updated version has been published on our website. You can download it here: https://easymorph.com/download.html

Thanks a lot