Skip to Content
0
Former Member
Sep 14, 2011 at 06:07 AM

Testing values in logic

23 Views

I have used logic to post values to accounts based on the account number. Now I need to post values based on account values. Logically what I want to do is this;

if account-1 value = account-2 value post account-1 value to account-3

If Excel this would be a simple formula. In script logic I am struggling to find examples that reference the account values rather than the account ids.

Thanks

Cliff