• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

X++

How to use to temporary table make lookup function

public void lookup(FormControl _formControl, str _filterStr) { ; //super(_formControl, _filterStr); CustRequestItemTable.InventDimId = InventDim::findOrCreate(inventDim).InventDimId; if (CustRequestItemTable.InventDimId ...

lookupX++InventDimjoinChildtemporaryTableparmTmpBuffersetTmp

How to validate email is effective

// Copyright (C), 2014, CEU Co., Ltd. // USR Changed by 2014-09-25T10:13:20 Fandy Xie // Version : 1.0 // Description : // Return : static boolean validateEmail(str _email) { str emailRegex = @"^([\w-\.]+)@((\[[0-9]{1,3}...

emailX++validateEmail

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more