Deep Copy
<table> Utilities.DeepCopy(<table> Original)
Deep copies the Original
table which copies nested tables too.
Parameters
Name
Description
Type
Default
Optional
Original
The table to copy
table
N/A
Return
<table> the copied table
Last updated