﻿# Dynamic Structure Functions

_Updated March 2025; see History_

These functions relate to [Dynamic Structures](dynamicstructures.md), which see for more information.

| | |
|------|------|
| **Function** | **Description** |
| [.BINDSTRUCT](bindstruct.md) | Bind the structure definition to the DYNSTRUCT variable |
| [.DYNOFFSET()](dynoffset().md) | Indirect deferred version. |
| [.DYNOFFSIZ()](dynoffsize().md) | Dynamic structure version of [.OFFSIZ\$()](offsiz$().md). |
| .ISBOUND(ds) | Returns TRUE if the specified variable is a DYNSTRUCT that has been bound to a defined structure. |
| [.ISDEF()](isdef.md) | Indirect deferred version; see [Dynamic Structures](dynamicstructures.md). |




**See Also**

•	[Dynamic Structures](dynamicstructures.md)

**History**

2025 March, A-Shell 7.0.1770, compiler edit 1062:  .ISBOUND added to A-Shell.