LabTalk command for removing all escape code from Text objects


Version: 2023b

Type: Features

Category: Programming

Subcategory: LabTalk

Jira: ORG-26199


A new command is added to Label object to remove escape code. If \p(), \f(), \c() surround the entire text label content, then the escape code will be removed.

label -fp name; // single text 
label -fpp *;   // for layer