Not signed in (Sign In)

Vanilla 1.1.5a is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorClivePage
    • CommentTimeMar 9th 2010
     
    The help text on using variable names says that nothing except alphanumeric characters is allowed, but I find that they do not work if they contain anything except letters. Am I doing something wrong, or are digits in variable names prohibited? If so the description of how to use them should be updated. It would much more useful though, to allow digits in variable names (though as in most programming languages it would be ok to require the first character to be a letter).