> lang > cshort | ![]() |
Previous Next Edit Rename Undo Search Administration
| Documentation |
Short = CShort ( Expression AS Variant ) AS ShortConverts an expression into a short integer. Expression is first converted into an integer. Then, if this integer overflows the Short range, it is truncated.
| Message | Description |
|---|---|
| Type mismatch (6) | Expression cannot be converted. |