JavaScript Application Programming Interface (API) for AutoCAD
|
Autodesk.AutoCAD.js
function Acad.isInteger(value);
Parameters |
Description |
value |
is a number |
Boolean
Use this function to test whether the number passed is an integer.
Copyright (c) 2016. All rights reserved.
|
What do you think about this topic? Send feedback!
|