The script will return the image's name, title, data, and description, all pipe-delimited.
脚本会返回图像名、标题、数据和描述,均用管道符分隔。
2
For instance, one script might return comma-separated values, another pipe-separated values (the pipe is the | character), and another may return one long string of text.