|
CreateBlock |
Top Previous Next |
|
CreateBlock (Method)
Creates a block
Syntax: Function CreateBlock(lHandles() As Integer, sBlockName As String, xIns As Single, yIns As Single) As Integer
The CreateBlock method syntax consists of the following:
Return value: Integer - An Avax handle on success, zero on error.
Remarks: The name of the block must not have length grater that 8 characters
|