Returns a string representation of the specified number.
Copy Code |
---|
string Str ( |
Str converts the specified number to a string using the current regional settings. If you want to perform a more sophisticated formatting of a number or use a different culture, you have to use the formatting capabilities provided when embedding an expression.