How do i convert Type'Name" to String in order to get value of Column Property"Spec Limits"
Hi ALL. I am coder and work for OSAT industry. i am trying to make JSL script. i succeed getting Column Property "Spec Limits" But it come as List. when i get List"Spec Limits" element in order to get value of LSL & USL, the elements type is Name. ( I am not get used to this type & JSL language) when i try to convert this Name type to String, i couldn't find function(As String). Q1. is there an...