Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts a value of real type into a System.Double type specified in _value parameter.
Syntax
client server public static CLRObject real2double(real _value)
Run On
Called
Parameters
- _value
Type: real
The value to be converted.
Return Value
Type: CLRObject Class
A System.Decimal object.