January 26, 2021
• Guide
You can use COMCreateObject("WScript.Shell") for displaying the custom message or for debugging the issues in eScript. This can be...
Read More →
June 20, 2020
• คtเŦ
You can use below eScript on Pre Set Field Value (recommended) or Set Field Value on Business Component Server Script. if (FieldName = ...
Read More →
February 09, 2020
• คtเŦ
var strLang = TheApplication().InvokeMethod("Language"); if (strLang == "ENU") TheApplication().RaiseErrorText(...
Read More →