|
|
|
|
|
Numerical (Property) In french: Numerical
 Available only with these kinds of connection
Property Numeric property indicates whether a field is of the numeric type. This property is read-only. Note The following fields are considered to be numeric fields: - int,
- real,
- currency, etc
- numeric,
- boolean.
ResNum = Client.Téléphone.Numérique
Syntax
<Result> = <Data file>.<Item>.Numerical
<Result>: Boolean - True if the item is numeric,
- False otherwise.
<Data file>: Character string Logical name of the data file used. <Item>: Character string Name of the item used.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|