<MvASSEMBLY>

 
New in 5.18. MvASSEMBLY allows MivaScript assembly code to be interleaved with traditional MivaScript. The content of the MvASSEMBLY tag is passed unmodified to the MivaScript assembler.
Syntax
<MvASSEMBLY>
... assembly code here ... 
</MvASSEMBLY>
  • Closed Tag
User Annotations: MvASSEMBLY