AD
Administrator
Syncfusion Team
May 11, 2007 08:44 AM UTC
Currently, the parsing algorithms requires function names to begin with a letter and can contain only letters or digits. So, underscores as part of function name would not be recognized and most likely would lead to a Library Function not found error.
We will tweak the parsing code so that underscores are recognized. This change should be in the first 5.1 service pack. At this point, I do not know when this will happen.