Get folder of an Asset
Asset.getParent()
Gets the folder of the current Asset in the Webflow Designer
Syntax
Returns
AssetFolder
| null
A Promise that resolves to the parent Asset folder, or null
if a parent folder does not exist for the Asset.