Int (function)
From Wiki
| This article is written by Konrad, thus using rather nonstandard English:) |
int (DNM Script function)
[edit]
full declaration
int int (any var)
[edit]
return value
[edit]
description
Converts any variable (passed as first parameter) to int (numerical value).
