テキストの文字列。
Reference_Syntax.#text.value = "text"
型
値
文字列
任意の有効な文字列。
XFA 2.1
TextField1.caption.value.resolveNode("#text").value = "This is a caption.";
TextField1.caption.value.#text.value = "This is a caption."