Jarno
Guest
I can't find anywhere you can do, but maybe there's an undocumented way.
I just want to use a part of a property, like
%{object} = hello!
I would like to know if it is possible with a modifier get only for es the first 3 letters
so I write %{object/%1-3} and only "cia" is displayed
the modifier "%1-3" is my invention (which does not work).
I just want to use a part of a property, like
%{object} = hello!
I would like to know if it is possible with a modifier get only for es the first 3 letters
so I write %{object/%1-3} and only "cia" is displayed
the modifier "%1-3" is my invention (which does not work).
