Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Check Characteristic is initial

Former Member
0 Likes
444

Hi,

I am trying to write an object dependency in which i would like to check if a certain characteristic is inital or not. How do i do this ? Can't find any documentation on this.

Or my problem would also be resolved if i could just check wheter there is a $root present or not.

Any help would be gratefully appreciated

Erik

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
394

Try

IF <ur characteristic> SPECIFIED

in the dependency editor..

reward if helpful...

Hi,

I am trying to write an object dependency in which i would like to check if a certain characteristic is inital or not. How do i do this ? Can't find any documentation on this.

Or my problem would also be resolved if i could just check wheter there is a $root present or not.

Any help would be gratefully appreciated

Erik

1 REPLY 1
Read only

Former Member
0 Likes
395

Try

IF <ur characteristic> SPECIFIED

in the dependency editor..

reward if helpful...