ASC (PQL - xl)

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

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

Syntax

ASC(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 'ASC' function - using the same inputs, logic and outputs.