I have a structure like
typeof Box{
ABOX _abox;
}
typeof ABOX{
String abc
}
I want to filter Box whose abc of ABOX is "MATCHED STRING"
Is that possible?
Thanks!
I have a structure like
typeof Box{
ABOX _abox;
}
typeof ABOX{
String abc
}
I want to filter Box whose abc of ABOX is "MATCHED STRING"
Is that possible?
Thanks!
Is there any limit on the length of the service name that can be used? I used the PrimeNumberRequester - Replier example and playing around with the service name, I get an error of content filtered topic creation.