jagarock Posted February 12, 2016 Posted February 12, 2016 It seems that IsNumber doesnt return true for negative numbers like -10. What function can I use in this case, to check if the variable is an integer, no matter if its positive or negative?
RTFC Posted February 12, 2016 Posted February 12, 2016 IsInt() jagarock 1 My Contributions and Wrappers Spoiler BitMaskSudokuSolver BuildPartitionTable CodeCrypter CodeScanner DigitalDisplay Eigen4AutoIt FAT Suite HighMem MetaCodeFileLibrary OSgrid Pool RdRand SecondDesktop SimulatedAnnealing Xbase I/O
jagarock Posted February 12, 2016 Author Posted February 12, 2016 that was easier than suspected. thanks
RTFC Posted February 12, 2016 Posted February 12, 2016 You're welcome, jagatock, and more generally, also to the AutoIt forums! My Contributions and Wrappers Spoiler BitMaskSudokuSolver BuildPartitionTable CodeCrypter CodeScanner DigitalDisplay Eigen4AutoIt FAT Suite HighMem MetaCodeFileLibrary OSgrid Pool RdRand SecondDesktop SimulatedAnnealing Xbase I/O
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now