|
|
|
|
|
Binary (Property) In french: Binaire
 Available only with these kinds of connection
The Binary property determines if an item is binary. This property is read-only. Remark: The following fields are considered to be binary fields: - binary string,
- binary memo,
- composite key.
ResBinary = Customer.Photo.Binary
Syntax
<Result> = <Data file>.<Item>.Binary
<Result>: Boolean - True if the item is binary,
- 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…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|