MI Using String Functions: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 7:
! width=75% | Description
|-
|align="center"|'''Chr$'''( num ) || Returns a character that corresponds to a character code (e.g. Chr$(65) returns the string "A").
|-
|align="center"|'''DeformatNumber$'''( str ) || Reverses the effect of the FormatNumber$ function, returning a string that does not include thousands separators.