SAP Help Home SAP Intelligent RPA Help Portal SAP Intelligent RPA Community

Datatype - OneNote Update Element

Element to update in the OneNote page.

Property Type Description
target string The element to update. The value can be "body" or "title". Or the data-id argument of the targeted tag.
content string A string of well-formed HTML to add to the page.
position enum The position relative to the target for the content to be inserted. Or to replace the entire target.

position:

beforebegin,afterbegin,beforeend,afterend,replace