controlInputVariables {JamendoR} | R Documentation |
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 |
[Package JamendoR version 0.1.1 Index]