Clear contents of text entry field

Variable_N is blank you say? Is it blank, or something like ""? You might want to try that one as a value for the variable. In a general programming language, "" means something like NULL or EMPTY (which is not the same as 0 or blank).If that doesn't work, I would look for some javascript to solve this one. In the end it will be published to HTML, so it must work one way or another

Discussions have been disabled for this post