Skip to content

Instantly share code, notes, and snippets.

@rcmaehl
Created June 30, 2017 18:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rcmaehl/7fcbb996712bb36f7d085d6d8b663567 to your computer and use it in GitHub Desktop.
Save rcmaehl/7fcbb996712bb36f7d085d6d8b663567 to your computer and use it in GitHub Desktop.
If Not StringIsInt(StringReplace(GUICtrlRead($hCores), ",", "")) Or StringRight(GUICtrlRead($hCores),1) = "," Or StringLeft(GUICtrlRead($hCores),1) = "," Then ; WHAT IS REGEX T_T
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment