displaying top 100 results
Tracker Issue ArrayResize doesn't support unsynchronized arrays
3908552 CF-4200881 Language : Functions Matthieu Labarre ArrayResize doesn't support unsynchronized arrays Problem Description:
The function ArrayResize (and its counterpart .resize() ) can't be applied to an unsynchronised array.
Steps to Reproduce:
Execute the following script:
{code:java}
my