Here is an example if you are passing in a variable. This uses the JS template literals syntax to pass in the variable to the string.
var ID = "Test"
// <set up your connection>
/* retrieve records from the base matching a name */
base('New Playlis...