Question - What is the difference between SHOW_EDITOR and EDIT_TEXTITEM?
Answer -
Show editor is the generic built-in which accepts any editor name and takes some input string and returns modified output string. Whereas the edit_textitem built-in needs the input focus to be in the text item before the built-in is executed.