Core Function String

From Sputnik Wiki
Jump to: navigation, search
String( <expression> )

Contents

Description

Returns the String representation of an expression

Parameters

Expression

An expression to convert.

Return Value

Success: Returns the string.

Failure: Returns empty string.

Remarks

Example

$newString = String( $Value );
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox