Forum Post: RE: Returning "null" as a value in a field update when running an object script...

  • Thread starter Thread starter vtayal
  • Start date Start date
Status
Not open for further replies.
V

vtayal

Guest
I tested this scenario and I can tell you this as a workaround for now- 1. Change your first line such that instead of setting empty string '' set single space ' ' to your field. 2. Change your if condition if (SA1 != ' ') accordingly. Let me know if this works for you. -Hope this helps

Continue reading...
 
Status
Not open for further replies.
Back
Top