CTRL()

From Lianjapedia
Jump to: navigation, search

Purpose

Function to return the numeric value of a control character

Syntax

CTRL(<expC>)

See Also

ASC(), CHR()

Description

The CTRL() function returns the numeric value of the specified control character.

Example

abandon = ctrl('g')