IsFullWidthChar

<< Click to Display Table of Contents >>

Manual > Control Reference > Route > Route Methods >

IsFullWidthChar


 

Determines whether a character (string) is full-width.

 


syntax

IsFullWidthChar(

         str

         )

 


Parameters

 

str

 

Type:

Characters (strings)

 

The character (string) to be judged.

 

Return Value

 

 

Type:

Boolean (or an array if a string is specified as a parameter)

 

FALSE - Half-width. TRUE - Full-width.

 


hmtoggle_plus1Explanation

 


Supported


Script Action

Browser script

×

Calculation Expression Syntax

 

 


reference