JamendoR (version 0.1.0)

controlInputVariables: Check if given variabels are null

Description

controlInputVariables checks if given variabels id and name are null. Returns an error if both variables id and name are null. Returns warning if both variables id and name are not null.

Usage

controlInputVariables(id, name)

Arguments

id

String to check

name

String to check