@salesforce/b2c-tooling-sdk / scaffold / appendContent
Function: appendContent() ​
appendContent(
existingContent,newContent):string
Defined in: packages/b2c-tooling-sdk/src/scaffold/merge.ts:230
Append content to the end of existing content
Parameters ​
existingContent ​
string
The existing text content
newContent ​
string
Content to append
Returns ​
string
Updated content