Hi,
I’m trying to store the History of a selected object in an array. My current attempt doesn’t work:
string $historyArray[] = listHistory ;
How should I write this?
Thanks
Hi,
I’m trying to store the History of a selected object in an array. My current attempt doesn’t work:
string $historyArray[] = listHistory ;
How should I write this?
Thanks