Version: 2017.3
protected void ClampPos (ref int pos);

Parameters

pos The value to be clamped.

Description

Clamp a value (by reference) between 0 and the current text length.