Core Function Char

From Sputnik Wiki
Jump to: navigation, search
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