HAN2ZEN

Format

HAN2ZEN( src [ , type ] )

Function

Arguments

src
The string to be converted.
type
A comma-separated string of the character types to be converted (optional). If omitted, all are specified.

Return value

Related

Version

Example

_result=HAN2ZEN('2007ABC','number,alphabet')

_result will be "2007ABC".