MC-Basic:STRL$

From SoftMC-Wiki
Revision as of 08:35, 20 March 2014 by Nurit (talk | contribs)
Jump to: navigation, search

{{MC-Basic |SHORT FORM=


|SYNTAX= STRL$(<number>, <format_string>)

|AVAILABILITY=

|DESCRIPTION= STRL$ returns the string representation of long-type number.

|TYPE= <return value>: String
<number>: Long, Double
<format_string>: String

IMPORTANT.svgIMPORTANT

A double-type input is implicitly converted to long