An item must be checked out before it can be modified.



Code Sample


# Check out the item.

$itemIdentifier = 1234;

$xia.DO_CheckOutItem($itemIdentifier);