[ Version ( since = "0.5.2" ) ]
public static bool ids_present_id (string package_ids, string package_id)
Finds out if a package ID is present in the list.
| package_ids |
a string array of package_id's |
| package_id |
a single package_id |
|
true if the package ID is present |