checkOutObject - What is the function of the 'checkoutParent' parameter?

Réponse

The 'checkoutParent' parameter is a boolean that, if set to TRUE, instructs the action to check out the parent object in case the specified object does not exist. The default value is FALSE.
Did this answer help you?