hw_InsDoc()
hw_InsDoc - Insert documentSyntax
int hw_InsDoc (resource $connection, int $parentID, string $object_record, string $text)Arguments
- connection - The connection identifier.
- parentID - The collection id.
- object_record - Object attributes.
- text - If provided, this ascii text will be inserted too.
