Core Function Char

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
m (1 revision)
m (1 revision)
 

Latest revision as of 12:38, 14 June 2015

Char( <expression> )

Contents

Description

Returns the single letter representation of an expression

Parameters

Expression

An expression to convert.

Return Value

Success: Returns the new char.

Failure: Returns 0.

Remarks

Example

$newValue = Char( $value );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox