Difference between revisions of "MC-Basic:UTF$"
m (Text replace - "''<return value>''" to "<''return value''>") |
m (Text replace - "Available since version 4.5.10" to "Since Version 4.5.10") |
||
| Line 7: | Line 7: | ||
|AVAILABILITY= | |AVAILABILITY= | ||
| − | + | Since Version 4.5.10 | |
|DESCRIPTION= | |DESCRIPTION= | ||
Revision as of 18:00, 20 March 2014
This function returns a UTF-8 string corresponding to a given Unicode value.
Syntax
UTF$(<number>)
Availability
Since Version 4.5.10
Type
<return value>: String
<number>: Long
Range
<number>: 0 to MAXLONG
Scope
Configuration, Task or Terminal
Limitations
Read only
Examples
?UTF$(256)