Revision Difference
bit.tobit#514072
<function name="tobit" parent="bit" type="libraryfunc">⤶
<description>Normalizes the specified value and clamps it in the range of a signed 32bit integer.</description>⤶
<realm>Shared and Menu</realm>⤶
<args>⤶
<arg name="value" type="number">The value to be normalized.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="number">swapped</ret>⤶
</rets>⤶
</function>⤶
⤶