|
|
|
|
|
The Memo property is used to determine if an item is of type memo. Note: The item may have been created using the data model editor or by programming.
// Is the Customer.Photo item a memo item? ResMemo = Customer.Photo.Memo
Sintaxis
<Result> = <Data file>.<Item>.Memo
<Result>: Boolean - True if the item is a memo item,
- False otherwise.
<Data file>: Character string Logical name of the data file used. <Item>: Character string Name of the item used.
Esta página también está disponible para…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|