Parameters: |
|
---|---|
Return type: | |
Returns: |
A new variable tag. |
A a list of elements of the corressponding type of the tag.
Return type: | any |
---|---|
Returns: | The values. |
Set the values to the variable tag. The type of the elements must be of the correct type.
Parameters: | data (any) – The values for the tag. |
---|
Get the number of data elements in this variable tag.
Return type: | int |
---|---|
Returns: | The number of elements. |
Get the size of one element in bytes.
Return type: | int |
---|---|
Returns: | Byte size of an element. |