Returns the number of scripts and add-ins.
# Get the value of the property.propertyValue = scripts_var.count
#include <Core/Application/Scripts.h>// Get the value of the property.uinteger propertyValue = scripts_var->count();