This API supports undo/redo in NOTE.This API modifies the TextBox selected by the current lasso selection. The lasso selection must contain exactly one TextBox; otherwise the call fails.
It is recommended to call this API from the plugin UI entered via a lasso toolbar button.
Returns
APIResponse<boolean>:result === trueindicates the modification succeeded