PHP 8.1.28 Released!

UI\Controls\Entry::getText

(UI 0.9.9)

UI\Controls\Entry::getTextGet Text

Descripción

public UI\Controls\Entry::getText(): string

Shall return the current text from this Entry

Parámetros

Esta función no tiene parámetros.

Valores devueltos

The current text

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top