GetFormScriptLimitsJSON

Formularer, diagnostik

Beskrivelse

Returnerer de aktive afgrænsede grænser for formular-script-runtime

Syntaks

Function TPDFlib.GetFormScriptLimitsJSON: WideString;

Returværdier

Returnerer et JSON-objekt med maxScriptLength, maxOperations, maxNestingDepth, maxStringLength og maxPropertyAccesses

Se også

SetFormScriptLimits, GetFormScriptDiagnostics