79072766

Date: 2024-10-10 04:56:22
Score: 0.5
Natty:
Report link

Just came across this question when looking for answers myself.

In case you failed to get it working, the only error is because the input to on run is a list. You want the first item in that list, so your truncating line should be:

set outputString to text 1 thru 500 of item 1 of input

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Gilby