Core Function String

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Return Value)
m (1 revision)
 
(One intermediate revision by one user not shown)

Latest revision as of 12:38, 14 June 2015

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