ScriptInterface:AppDir(variantDir)

Version added: before 9.5

Returns the path to Moho's application data

ArgumentTypeDescriptionDefaultVer
variantDirboolAdded in version 12false12

Return type (char): Path to the top-level application data directory

Moho's application data includes standard brushes, templates, character wizard elements and the like.
There are files that are common to both Debut and Pro -> variantDir = false or omitted
There are also files that are specific to the variant (Debut or Pro) >- variantDir = true
String "AppDir" is found in the following scripts:

msLipSync (by strider2000)