Ehaviv
Computer
- Jul 2, 2003
- 1,012
Hi
How I control this statement
if the object have not this title
I tryed try catch but that not elimunate the runtime error.
I want if the object hav'nt this title to skip and do nothig
how I acheve this.
Thanks in advanced
def_res_value = body1.GetUserAttributeAsString("myTitle", NXObject.AttributeType.String, 0)
How I control this statement
if the object have not this title
I tryed try catch but that not elimunate the runtime error.
I want if the object hav'nt this title to skip and do nothig
how I acheve this.
Thanks in advanced
def_res_value = body1.GetUserAttributeAsString("myTitle", NXObject.AttributeType.String, 0)