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
Well that's great. Just in case you still want to use empty String, you just need to change your if condition to check for null string- if (SA1 != '' && SA1 != 'null')

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