Skip to content

llTextBox

Function Syntax
void llTextBox(
  1. key AvatarID,
  2. string Text,
  3. integer Channel
);

Opens a dialog for the specified avatar with message Text, which contains a text box for input. Any text that is entered is said on the specified Channel (as if by the avatar) when the “OK” button is clicked.