Optionalargs: {Should the file be opened in a new window?
The relative path to the embedded file.
OptionalsubActions can be chained by adding them to this immutable List.
The target type. Can either be parent or child.
OptionalnotSetValue: unknown
PDF action to go to an embedded file. This action is not implemented yet.
It is an Immutable.Record and thus can be updated using
set(key, value), for example:action.set("relativePath", "/other_document.pdf");.Example
Create a new GoToEmbeddedAction