2018-10-24 06:36 PM - last edited on 2022-10-05 01:34 PM by Daniel Kassai
2018-11-30 11:43 AM
2018-11-30 04:10 PM
2018-11-30 05:05 PM
poco2013 wrote:That's true I suppose it's some safety reasons for it . Still, it's better to have expressions than before. We used to do even simple CONCAT with addon .
limitation of data access
poco2013 wrote:This is what we actually do. We are trying to encapsulate some functionalities in numerous properties Espattialy for conversions, text manipulations etc . This example, however, is one big IF statement choosing different categories based on element names and other properties.
try breaking up the expressions into smaller ones
2018-12-04 06:04 PM
2018-12-04 09:45 PM
Akos wrote:Hi Akos, Yes I have checked both examples in AC22 DevKit. As I mentioned in the first post I have tried to use this kind of referencing property in function based on SimpleTestPropertiesWithExpressions().
but have you checked the Property_Test add-on
2018-12-05 11:19 AM
kzaremba wrote:Thanks, I figured, just to be on the safe side
Akos wrote:Hi Akos, Yes I have checked both examples in AC22 DevKit. As I mentioned in the first post I have tried to use this kind of referencing property in function based on SimpleTestPropertiesWithExpressions().
but have you checked the Property_Test add-on
It didn't work out. Without referencing property it was working. If you are asking I suppose that it should work with this syntax {Property:Property_Test Add-On Group/Property2}
I will double check that then. Thanks.