Syntax
dbGetMemblockFromObject(ObjectID, MemblockID)
Description
This command will extra any memblock that has been previously added to the object using the dbAddMemblockToObject command. The memblock is not a representation of the object, it is an additional block of data that has been previously appended to the object through a built-in custom data feature.
See Also