GetFormCalculationGraphJSON

Formuláre, diagnostika

Opis

Vráti každé pole s výpočtovou akciou, jeho index od 1, titul, pozíciu v AcroForm calculation-order, indexy priamych závislostí a cyklický stav grafu

Syntax

Function TPDFlib.GetFormCalculationGraphJSON: WideString;

Návratové hodnoty

Returns a JSON object with hasCycle and fields members, or an empty string when graph extraction fails

Poznámky

Dependencies are extracted from bounded this.getField(...) references and AFSimple_Calculate field lists without executing any script

Pozri tiež

RecalculateFormFields, ExecuteFormFieldScript