How to retrieve the value <WF_SYSTEM_LANGUE> in the Asp.net code
Hi @DUBARRY ,
You can use: Request.Form[“WFGEN_LANG”]
Regards, Eddy.
Thank you very much ! It works very well !!!