vector variable
Vaidotas Sabaliauskas
5-23-18
Is there any documentation list of primitive function(e.g. GetVectorTags) which can be used to work with vector type variables?
Agnieszka Klimkiewicz
5-24-18
Hello.


=========
vector string vData
array string 255 atags;

Integer i;

GetVectorTags(vData,atags);

for (i=0;i if (nonblank(vData[atags[i]])) then begin
end;
end;


=========
I hope it helps to answer your question

Regards
Vaidotas Sabaliauskas
5-25-18
what does this for(?) loop?
Leave Comment
You can subscribe to notifications for this post by selecting the 'star' icon on the top right corner of the post.
Back to the list
Latest Posts
Piotr Wycichowski
Hi, I checked option "Use External Mail Software" in setting "Mail and Conferences Settings" in module "Mail and Conferences". When I create an invoice email I have a ...
17:38 8 Aug 2025
Piotr Wycichowski
Hi, Is somebody experienced in necessary settings for successful connection to server using webclient. When I tried, I got warning in brower, that Web client settings for HTTPS is not setup. So I ...
12:59 21 July 2025