Get the list of variable names
getListVar.Rd
Get the list of variable names
Examples
getListVar(init_variable())
#> Variable name should not contain digits, spaces, or special characters.
#> If any of these are present, they will be removed from the variable name.
#> [1] "myVariable"