Modeller.confirmOverwriteSection


confirmOverwriteSection(isLocalLibrary, sectionName, sectionPropertiesInLine)

Confirm whether or not it is OK to write the section details and its properties either in the local section library or server section library

isLocalLibrarybooleanwhether the library file is from the local or server
sectionNamestringname of the section
sectionPropertiesInLinestringsection properties in line
Return valuebooleantrue to overwrite, false to cancel

Back to Modeller

Back to Overview