[#CNoDestination-GetScript] = xref:CNoDestination.adoc[CNoDestination]::GetScript :relfileprefix: ../ :mrdocs: Return the wrapped script. == Synopsis Declared in `<addresstype.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CScript.adoc[CScript] const& GetScript() const; ---- == Return Value A reference to the held script. [.small]#Created with https://www.mrdocs.com[MrDocs]#