Class IsPropDefined

java.lang.Object
org.apache.jmeter.functions.AbstractFunction
org.apache.jmeter.functions.IsPropDefined
All Implemented Interfaces:
Function

@AutoService(Function.class) public class IsPropDefined extends AbstractFunction
Test if a JMeter property is defined
Since:
4.0
  • Constructor Details

    • IsPropDefined

      public IsPropDefined()
  • Method Details