Hi, I want to reflect when I perform a scan the WEB ID value in the result but I haven't found the right code to set it through AddCollum.
Does anyone know how to get the WEB ID value of a particular asset?
Thanks
Hi, I want to reflect when I perform a scan the WEB ID value in the result but I haven't found the right code to set it through AddCollum.
Does anyone know how to get the WEB ID value of a particular asset?
Thanks
@antoniomartngarca, try this on a chart:
Title = GetFnData( "webid" );
I think @Tomasz forgot to add this field to the online documentation of the function GetFnData()
On-line docs are now updated.