Params
permalink(String) - The permalink of theObj.
Returns
Obj | null - Obj if an object with the given permalink exists and is assigned to the site, otherwise null.
See also
Fetches the Obj with the given permalink from the site context.
Params
permalink (String) - The permalink of the Obj.Returns
Obj | null - Obj if an object with the given permalink exists and is assigned to the site, otherwise null.
See also