JIS

Syntax:

JIS ( string )

Description: Creates a string that is the conversion of half-width (single-byte) letters within string to full-width (double-byte) characters.

Arguments:

Name

Type

Description

string

text

Designates the string to be converted. If string does not contain any half-width English letters or katakana, nothing in string is converted.

Return Type and Value: text – The string resulting from the conversion.

example: