[#Descriptor-IsRange] = xref:Descriptor.adoc[Descriptor]::IsRange :relfileprefix: ../ :mrdocs: Whether the expansion of this descriptor depends on the position. == Synopsis Declared in `<script/descriptor.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool IsRange() const = 0; ---- == Return Value True if the descriptor is ranged. [.small]#Created with https://www.mrdocs.com[MrDocs]#