[pft]if v3009^n='NOVO'
then
if a(v3006) or v3006^m='New'
then ''/
else
if a(v2000) and v3005^t<>'S'
then ''/
else ''/
fi,
fi,
else
if v3009^n='ALTERACAO'
then
''/
if a(v3005^a)
then '
Document without analytics'/
else
if a(v2000)
then ''/
else ''/
''/
''/
''/
fi,
fi,
else
if v3009^n='INDEXACAO'
then ''/
if a(v2000)
then '
Document without analytics'/
else ''/
''/
fi,
fi,
fi,
fi,[/pft]
[pft]
if v3009^n='NOVO'
then
if (a(v3006) or v3006^m='New') and a(v2000)
then 'To create the document please enter the parent record.
'
else
if p(v2000)
then 'List of analytics of the document
'
(''v2000^t'
')
fi,
fi,
else
if p(v2000)
then 'List of analytics of the document
'
fi,
fi,
[/pft]