Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.0   12.1   12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3    Statistic    FMM    Blog  

DynaPDF.GetJavaScriptAction

Returns the script of a JavaScript Action as string.

Component Version macOS Windows Linux Server iOS SDK
DynaPDF 13.2 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "DynaPDF.GetJavaScriptAction"; PDF; Index )   More

Parameters

Parameter Description Example
PDF The PDF reference returned from DynaPDF.New. $pdf
Index The index for the action to query.
Range from 0 to DynaPDF.GetActionCount-1.
0

Result

Returns text or error.

Description

Returns the script of a JavaScript Action as string.
The parameter Index must be a valid handle of a JavaScript Action.

See also GetJavaScriptAction function in DynaPDF manual.

See also

Release notes

Blog Entries

This function checks for a paid license.

Created 15th April 2023, last changed 15th April 2023


DynaPDF.GetJavaScript - DynaPDF.GetJavaScriptCount

💬 Ask a question or report a problem


Start Chat