Returns a message corresponding to any active warning associated with the value of this parameter.
# Get the value of the property.propertyValue = operation_var.warning
#include <Cam/Operations/Operation.h>// Get the value of the property.string propertyValue = operation_var->warning();