ISInMemoryTable.Find
Description
Syntax
object.
Find
(aValue, aColIndex)
Part
Attribute
Type
Description
object
Required
ISInMemoryTable
The
object
always implements the
ISInMemoryTable
interface
aValue
In, Required
object
aColIndex
In, Required
int
Return Value
int
Example
Note:
Version information
Added in v7.8.0
Parent topic:
ISInMemoryTable