text

Typeproperty
Dictionaryandroid.field
LibraryAndroid Native Field
Syntax
set the text of <widget> to <pText>
get the text of <widget>
Associationscom.livecode.widget.native.android.field
Summary

The text contained in the field widget.

OSandroid
Example
set the text of widget "Android Field" to "Some text"
Values
NameTypeDescription
Value

A string.

Description

Use the text property to change the text of the field widget.