Standard.BaseDataTextnot_emptyOn this pageText.not_empty not_empty Group: Logical Documentation Check if self is not empty. Examples Check if the text "aaa" is not empty. "aaa".not_empty Remarks What is Not Empty? Text is considered to be not empty when its length is greater than zero.