Version: 2023.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.