Converts a dynamic block to a regular anonymous block.
Supported platforms: Windows only
VBA:
object.ConvertToAnonymousBlock
Type: BlockReference, ComparedReference, ExternalReference, MInsertBlock
The objects this method applies to.
No return value.
The ComparedReference and ExternalReference objects inherit this method from BlockReference, but this method doesn't affect either of the object types when used.
VBA:
Not available
Visual LISP:
Not available