Core Function Char

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

Revision as of 21:40, 11 August 2014

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