Job Runner

Convert Alphanumerics and Symbols From Full-width to Half-width

Summary

Convert alphanumeric characters and symbols in the specified field values from full-width to half-width. Kana does not convert.

Usage

Similar to Convert from Full-width to Half-width, Convert from Full-width to Half-width also targets katakana, whereas this Convert Alphanumerics and Symbols From Full-width to Half-width does not.

The long note symbol “-” (U+30FC) is the one that needs attention. This is considered Kana, so convert from full-width Alphabets, Numbers, ans Symbols to Half-width will not convert it. On the other hand, the full-width minus sign “-” (U+FF0D) is converted to a half-width minus sign “-” because it is a symbol.

* The notation (U+30FC), etc., in the above description is the code when the character is represented in the character code standard Unicode.

Full-width spacers are considered symbols and converted to full-width spacers.

If you perform this Do, the field value is changed from its original value, and records are reserved for saving. Updated records are not saved immediately but automatically after all actions in the job are finished. Use Save Modified Record to save the updated records at a different time.

You will need an API Token with the edit record permission for the app when autosaving. Make sure to Set Kintone API Token in another action and set the API Token for the Kintone app, if you want to save the Modified Source Record at a different time.

Parameters

Set Record and Field.

Record

Select the Action you used to retrieve the target records.

If multiple records are included, it is processed for each record. If there are no records, nothing is done.

Field

Select the field that should be converted.

This parameter accepts the following field types:

  • Text
  • Text area
  • Rich text

You cannot include fields that are within a table.