show_hide_collection

Shows or hides a collection from the user's drop-down list.

Variable Description Data type
$collection * The ID of the collection integer
$show * 1 to show (default), 0 to hide bit (0 or 1)
$user * User ref integer

Return values

True or false depending on operation success.