DTextEntry:SetValue
Description
Sets the text of the DTextEntry and calls DTextEntry:OnValueChange.
The text of the DTextEntry only changes if it's not currently being typed in. If you would rather set the text regardless, use Panel:SetText.
Sets the text of the DTextEntry and calls DTextEntry:OnValueChange.