Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

InputField.ClampPos

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.