Message 1 of 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hello,
i am wanting to use ADE_ODGETFIELD to save object data to a list of variables but i am finding very little documentation explaining how to actually use it, how do i point it to the correct OD table?
in more detail what i want to do is
- select a line
- run command
- get an object data field for that line (field is "FQN_ID") and save the field as a variable
*in full transparency i really need to build this in a foreach that way if multiple lines are selected (they would be on top of each other but have different "FQN_ID" fields) it will get the field from both (all?) lines and build a list that i can then call with a variable - create multi-leader
- pause for start and end points
- call in variable to populate text
- get an object data field for that line (field is "FQN_ID") and save the field as a variable
any help i can get on understanding how to use ADE_ODGETFIELD and store it to a variable would be greatly appreciated
thanks.
Solved! Go to Solution.