
Counts the number of characters in a text and stores it in a Data Item. It can be used, for example, for counting the number of characters in original sentences in translation work, or checking the received manuscript data.
Data Input
- A’: Strings stored in the selected data item A
Service Output
- The Number of characters of the Strings selected in config A’ will be stored in the Data Item selected in config B
*Note
Does not count Line Break code.
Space (including tabs and double-byte space) will be counted, but the consecutive spaces is deemed to be one character all together.
Workflow-Sample
- 2017-06-05 Episode 538: Analyzing Time Required for Translating 100 Characters in Japanese
- 2016-12-12 Episode 513: Business Process to Ensure Quality of Posted Articles
- 2016-08-29 Episode 498: Variations of Data Processing at Automated Step (Part 5)
- 2016-08-22 Episode 497: Variations of Data Processing at Automated Step (Part 4)
- 2016-08-15 Episode 496: Variations of Data Processing at Automated Step (Part 3)
- 2016-08-08 Episode 495: Variations of Data Processing at Automated Step (Part 2)
- 2016-08-01 Episode 494: Variations of Data Processing at Automated Step (Part 1)