> lang > cint | ![]() |
| Documentation |
|
iResult = CInt ( Expression AS Variant ) AS Integer iResult = CInteger ( Expression AS Variant ) AS Integer
Converts an expression into an Integer.
| Message | Description |
|---|---|
| Type mismatch (#6) | Expression cannot be converted. |