Core Function SPrintf

From Sputnik Wiki
Revision as of 19:12, 9 November 2011 by UberFoX (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
SPrintf( <expression>, <expressions>... )

Contents

Description

Create a formatted string.

expression

The format string and flags to use (see Remarks).

expressions

Variables that will be output according to the "Format Control".

substring

The substring to search for.


Return Value

Success: Returns the formatted string.

Failure: Returns an empty string.

Remarks

not yet

Example

not yet

 
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox