Syntax error. Attribute name "Completed") { while($i contains not allowed characters.....
Code is below:
Code is below:
Code:
$i=0;
if(status=="Completed")
{
while($i<array\length(cellphoneIds))
{
record\update('Cellphone',
array\at(cellphonIds, $i),
'assignment', assignedEmployee);
}
$i=$i+1;
}

Comment