MC-Basic:STRL$
{{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 | |
A double-type input is implicitly converted to long } |