Check if given variabels are null
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.
controlInputVariables(id, name)
id |
String to check |
name |
String to check |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.