Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9236

how to find air quote constants used in all development objects?

$
0
0

hi guys,

 

i want to find all the constants used in all the development objects in my project. How can i achieve this?

the constants i'm talking about is something like :

 

assign component 'TRACK_ID' from xxxx into xxx.

 

the 'TRACK_ID' , this kind of code is the one i want to find,

 

assign component ABCD=>TRACK_ID from xxx into xxx.

 

ABCD=>TRACK_ID is ok for me, i dont need to include these.

 

 

 

is there any convenient way to find all these lines of code?

 

 

Regards,

Aaron.


Viewing all articles
Browse latest Browse all 9236

Trending Articles