Panel:GetValue
Description
Returns the value the panel holds.
In engine is only implemented for CheckButton, Label and TextEntry as a string.
This function is limited to 8092 Bytes. If using DTextEntry, use Panel:GetText for unlimited bytes.
Returns the value the panel holds.
In engine is only implemented for CheckButton, Label and TextEntry as a string.