add_resource_nodes

Add all node IDs (field options) in the list to a resource.

Variable Description Data type
$resource * The ID of the resource to add nodes to integer
$nodestring * List of node IDs to add (comma separated) string

Return values

True or false depending on operation success.