What is the difference in ASP/VBScript between Int() & CInt()?
|
|
|
|
|
|
|
And the best answer comes from MSDN
|
||
|
|
|
|
And, the most important difference (IME, at least)....is that CInt overflows at 32,767. |
||
|
|
|
|
Here is another difference: Script:
result:
Any thoughts? |
||
|
|
