Opened 13 years ago
Last modified 13 years ago
#1445 closed enhancement
Unparse — at Initial Version
Reported by: | Alfredo Torre | Owned by: | Víctor de Buen Remiro |
---|---|---|---|
Priority: | normal | Milestone: | Mantainance |
Component: | Kernel | Version: | 3.1 |
Severity: | normal | Keywords: | Parse, Unparse |
Cc: | prcoco.bbvasp@… |
Description
Hello,
¿would it be posible to have the inverse function of Parse?
This function would allow to build TOL expressions from a "Parse Set". Something like this:
Text txt01 = Unparse(Parse(TOL_EXPRESSION));
txt01 should be "the same" as TOL_EXPRESSION
Note: See
TracTickets for help on using
tickets.