DBCS (PQL - xl)

This function converts half-width (single-byte) characters to full-width (double-byte) characters

  • Library: PQL \ Spreadsheet \ Text
  • Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module

Syntax

DBCS(text)

Function Arguments

Name

Description

Type

Optional

text

The argument accepts a text value or a reference to a cell containing the text to be changed

String

Comments

This function is the same as the Microsoft Excel 'DBCS' function - using the same inputs, logic and outputs.