[#Descriptor-HasScripts] = xref:Descriptor.adoc[Descriptor]::HasScripts :relfileprefix: ../ :mrdocs: Whether this descriptor produces any scripts with the Expand functions == Synopsis Declared in `<script/descriptor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool HasScripts() const = 0; ---- == Return Value True if expansion yields any scripts. [.small]#Created with https://www.mrdocs.com[MrDocs]#