fun exists(param: String, id: String? = null): Unit
Adds a requirement that the parameter with the specified name exists on the agent
param - parameter name
param
id - optional requirement id, if not specified will be generated
id