GetFormCalculationGraphJSON

ฟอร์ม, การวินิจฉัย

คำอธิบาย

คืนค่าทุกฟิลด์ที่มีแอ็กชันคำนวณ ดัชนีโดยนับจาก 1 ของมัน, ชื่อเรื่อง, ตำแหน่งลำดับการคำนวณของ AcroForm, ดัชนี dependency ตรงๆ และสถานะวงจรของกราฟ

ไวยากรณ์

Function TPDFlib.GetFormCalculationGraphJSON: WideString;

ค่าที่ส่งคืน

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

หมายเหตุ

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

ดูเพิ่มเติม

RecalculateFormFields, ExecuteFormFieldScript