CTRL()

From Lianjapedia
Revision as of 09:13, 16 November 2011 by Lianjasupport (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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')