Skip to content

llTextBox

void llTextBox(key AvatarID, string Text, 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.

Parameters
AvatarID (key)
Text (string)
Channel (integer)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here