Create a new variable, variables are sorted asciibetically.
Inserts a new variable into structure v of name name and initial value val so that the variables are sorted by name in ascending order. Names are case-sensitive.This eAddVar() and eAddVarSort() cannot be mixed (or the variables will be in a strange order). The function does NOT check if name of newly created variable has already been taken.