1.2 Input Rules
This chapter describes rules regarding input in detail.
1.2.1 Valid characters
Describes characters that can be input.
An input character check is implemented through Javascript when using Web Maintenance Console, and
errors are displayed in a dialog box when invalid characters are input.
Valid characters are shown in the following:
ASCII code
0x08, 0x0D, 0x20, 0x21-0x7E
Character
Numbers <0–9>
Letters <a–z, A–Z>
Others <! " # $ % & ' ( ) * + , - . / : ; < = > ? @ [ \ ] ^ _ ` { | } ~>
<SP> (Space)
1.2.2 Input character restrictions
A set of character restrictions is defined as follows:
Input Type
Valid characters
Usage
Dial1
Numbers <0–9>
Others <# *>
Dial for trunk.
Dial3
Numbers <0–9>
Others <# * N (N=2–9) X (0–9) Z (Z=1–9)>
Dial for outbound.
Dial4
Numbers <0–9>
Others <# * N (N=2–9) X (0–9, # * {# and * work as a
wild card.}) x>
Dial for dialing table.
Unsigned
Number
Numbers <0–9>
Others < . >
However, decimal points are omitted.
Used for input of numerical values
using [0–9] with a clearly defined
range. (Usage is separate from
"Text Numeric")
The range is not by the number of
digits but indicated by the actual
numerical range that can be input
(for port numbers, "1-65535").
Text
No input restrictions.
Text
Numeric
Numbers <0–9>
Used for the input of digits [0–9] as
a character string for floating
extension numbers, etc. (Usage is
separate from "Unsigned
Number") Indicated by a range,
such as from 3 digits in length, etc.
1.2 Input Rules
10
Programming Item List