This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
OCINumberFromText
|
OCINumberFromText ( err ; str ; fmt ; nls_params ; number ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
err | Longint |
![]() |
Error handle | |||||
![]() |
||||||||
str | String |
![]() |
Text to convert to number | |||||
fmt | String |
![]() |
Conversion format | |||||
nls_params | String |
![]() |
Global Support format specification | |||||
number | Real |
![]() |
Result of text converted to number | |||||
Function result | Longint |
![]() |
Status | |||||
Please refer to the OCINumberFromText command in the OCI documentation provided by Oracle.
Product: 4D
Theme: Math
Number:
705166
4D for OCI ( 4D v19)