====== removeWord ====== newText = removeWord(text, index) ===== Syntax ===== string removeWord(__unk %text, __unk %index); ===== Parameters ===== [[scripting:doc:engine:types:__unk|__unk]] **%%%text%%**\\ No description available. [[scripting:doc:engine:types:__unk|__unk]] **%%%index%%**\\ No description available. ===== Return value ===== [[scripting:doc:engine:types:string|string]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:u:firstword|firstWord]]\\ [[scripting:doc:u:u:getfield|getField]]\\ [[scripting:doc:u:u:getfieldcount|getFieldCount]]\\ [[scripting:doc:u:u:getfields|getFields]]\\ [[scripting:doc:u:u:getrecord|getRecord]]\\ [[scripting:doc:u:u:getrecordcount|getRecordCount]]\\ [[scripting:doc:u:u:getrecords|getRecords]]\\ [[scripting:doc:u:u:getword|getWord]]\\ [[scripting:doc:u:u:getwordcount|getWordCount]]\\ [[scripting:doc:u:u:getwords|getWords]]\\ [[scripting:doc:u:u:nexttoken|NextToken]]\\ [[scripting:doc:u:u:removefield|removeField]]\\ [[scripting:doc:u:u:removerecord|removeRecord]]\\ [[scripting:doc:u:u:restwords|restWords]]\\ [[scripting:doc:u:u:setfield|setField]]\\ [[scripting:doc:u:u:setrecord|setRecord]]\\ [[scripting:doc:u:u:setword|setWord]]\\ ===== References ===== [[scripting:doc:u:glasschatroomguiuinput:ontabcomplete|GlassChatroomGui_Input::onTabComplete]]: Add-Ons/System_BlocklandGlass/client/submodules/live/GlassLiveRoom.cs:964\\ [[scripting:doc:u:glasslive:removefriendfromlist|GlassLive::removeFriendFromList]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:288\\ [[scripting:doc:u:glasslive:removefriendrequestfromlist|GlassLive::removeFriendRequestFromList]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:304\\ [[scripting:doc:u:glasslive:frienddecline|GlassLive::friendDecline]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:1029\\ [[scripting:doc:u:glasslive:userunblock|GlassLive::userUnblock]]: Add-Ons/System_BlocklandGlass/client/GlassLive.cs:1187\\