Returns the value clamped to the range of int.
Declared in <script/script.h>
<script/script.h>
int getint() const;
The value, saturated to int's minimum or maximum on overflow.