Field Language & Sintax

Field Language & Sintax

Anonymous
Not applicable
131 Views
0 Replies
Message 1 of 1

Field Language & Sintax

Anonymous
Not applicable
This is an example for a text linked with a dimension object:

%<\AcObjProp Object(%<\_ObjId 2127143112>%).Measurement>%


This is an example for a text linked with the sum of two Table cells:

%<\AcExpr (Table(%<\_ObjId 2127081808>%).Evaluate(Sum(A2:A4)))>%


Questions:

1) is it possible to link a text with two dimension and have the sum
like in this (not working) example?

%<\AcExpr (Evaluate(Sum
(%<\AcObjProp Object(%<\_ObjId 2127143112>%).Measurement>%
%<\AcObjProp Object(%<\_ObjId 2127143112>%).Measurement>%)
))>%


2) where can I find a documentation on field Language & Sintax?




--

Marc'Antonio Alessi
http://xoomer.virgilio.it/alessi
(strcat "I like " (substr (ver) 8 4) "!")

--
0 Likes
132 Views
0 Replies
Replies (0)