2024-12-05, 09:56:33
Hi,
I'm trying this code for getting the "href" of a link and returns "#" in href variable
I'm trying this code for getting the "href" of a link and returns "#" in href variable
Code:
thisform.oantviewdocument.RequestElementAttributeByIdSync(m.cId, "href", @m.href)
CYZ