typeof g_list != 'undefined' && typeof rowSysId == 'undefined'

Pratap2
Giga Contributor

What is the meaning of "   typeof g_list != 'undefined' && typeof rowSysId == 'undefined'     "   ?

7 REPLIES 7

Surendra Raika1
Kilo Guru

typeof - JavaScript | MDN



anything just declared but not defined.


Hi Surendra,



Thanks for reply.Actually i am not getting what is rowSysId in that query.


for that, you have to share the whole code...



if you will check LOC above this , somewhere the Record Sys ID must have been set as rowSysID in a loop somewhere


check Retrieve Completed Update Sets - UI Action.