Core Function Input

From Sputnik Wiki
Revision as of 11:44, 29 November 2011 by UberFoX (Talk | contribs)
Jump to: navigation, search
Input( <expression> )

Contents

Description

Capture a string typed to console window.

Parameters

expression

Optional; A message to display to user.

Return Value

None

Remarks

None.

Example

$c = Input("What is your name? ");
println("Your name is $c");
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox