PathToLayerMedia

Read with AI
All docs in one file (llms-full.txt)
PathToLayerMedia #Layer #Node
PathToLayerMedia

Passes a file path string to make the selected layer load media. It retains the last path read and a status string.

Input ports

Port IDType
File Pathstring

Output ports

None

Scriptable members

PathType
filePathInputstring
selectedLayerIndexint
lastFilePathstring
statusTextstring

Synapse Apps (scripting)

await synapse.modules.create({ type: "PathToLayerMedia" })