llTextBox
LSLvoid llTextBox(string avatar, string message, integer chat_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
| Type | Name |
|---|---|
| string | avatar |
| string | message |
| integer | chat_channel |
Sleeps
1s
Energy
10
The Linden Scripting Library — what every SL-compatible grid provides.
More in LSL
integer llGetLinkNumberOfSides(integer link)
key llDeleteKeyValue(string key)
integer llOrd(string s, integer index)
void llSensor(string name, string id, integer type, float range, float arc)
void llTeleportAgent(string agent, string simname, vector pos, vector lookAt)
void llRegionSay(integer channelID, string text)
void llSetSitText(string text)
rotation llRotBetween(vector start, vector end)