Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

JS7 offers multibyte Unicode support.

  • The Browser user interface can display Unicode based language characters.
  • Objects such as Workflows, Jobs, Variables can use names based on Unicode characters.

Interface Language Support

The JS7 JOC Cockpit user interface ships for the following languages:

  • English
  • French
  • German
  • Japanese

Object Naming Support

Object names can be used with Unicode characters within some limits imposed by naming conventions for Java class names.

For details see JS7 - Object Naming Rules