Bool equal

Description

Compare JSON key value to the value passed in parameter and returns true if equal.

Parameters

ParameterDescriptionTypeDefault
keyJSON key where value is located, separate nested dictionary with /strN/A (Mandatory)
valueValue to which compare the JSON valueboolN/A (Mandatory)