Typecast SINT(expression) |
|
|
The SINT typecast operator is used to convert an expression to a SINT type. If the typecast operator is used on a "larger" type, truncation will occur.
Example: INCLUDE rtcu.inc |