Version: 2022.2
言語: 日本語
public stringView innerText ;

説明

This is the inner text of the expression. This means the text without any special delimiters. Ex: the expression [1, 2, 3] which is a set expression would have an innerText of 1,2,3.