getCurrentParagraphName()
parameters
none
returns
Returns name
: string - the current Paragraph's name that was set using setCurrentParagraphName()
Use case
This API is being used by the Save function to get the paragraph's name into the save file.
Last updated