{{
strText="";
if ((sc_raw i_item "Title Override" | string.size) > 0)
strText = sc_raw i_item "Title Override"
else
strText = sc_raw article "Title"
if ((strText | string.size) > 45)
strText = (strText | string.truncate 48)
end
end
}}
This was all about Scenario's which I involved in my profession.
Rename it to zip first then extract files as below 1. Rename-Item -Path A_Package.nupkg -NewName A_Package.zip 2. Make sure to repla...
No comments:
Post a Comment