Subject | Array datatype? |
---|---|
Author | Check_Mail |
Post date | 2019-08-28T13:29:03Z |
Hello,
I have test something like this:
Declare vat integer[7] or {7}.
How can I define an array datatype and use it in some functions? (vat[1]/vat[countervail])
Thank you.