Documentation Index

Fetch the complete documentation index at: https://kb.lasernetgroup.com/llms.txt

Use this file to discover all available pages before exploring further.

SharePoint Scripting

Prev Next

Applies to: Lasernet Core 11

You can execute SharePoint commands directly via scripting in Lasernet Core, just like modifiers. This is done via an array called sharepointcommands.

In order to retrieve a specific command, use the index operator “[]” and a string with the name of the command as an argument. You can then use the run function to invoke the command.

Example of Lasernet SharePoint scripting.

Note

You can drag any SharePoint Command item added to the configuration into the editor window. The script command to run SharePoint Commands, including value and parameter, will be automatically inserted.

Was this page helpful? Let us know at knowledgebase.feedback@lasernetgroup.com