UaNumToStr Method |
Name | Description | |
---|---|---|
![]() ![]() | NumToStr(Decimal) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Double) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Int64) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Decimal, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Double, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Int64, Boolean) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Decimal, Boolean, FuncGender) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Double, Boolean, FuncGender) |
Converts the specified value to its equivalent string representation.
|
![]() ![]() | NumToStr(Int64, Boolean, FuncGender) |
Converts the specified value to its equivalent string representation.
|