Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
2D array practice 1_table by Phathutshedzo
Dumping object(Contact)
 Address         : XXXX
 ContactContact  : xxxxx
 Gender          : null
 MailAddress     : null
 Name            : XXX


L1: is null? True
 Address         : 
 ContactContact  : 
 Gender          : 
 MailAddress     : 
 Name            : 


L2: is null? False
 Address         : XXXX
 ContactContact  : xxxxx
 Gender          : 
 MailAddress     : 
 Name            : XXX


L3: is null? False
 Address         : 
 ContactContact  : xxxxx
 Gender          : XXX
 MailAddress     : XXXX
 Name            : 


L4: is null? True
 Address         : 
 ContactContact  : 
 Gender          : 
 MailAddress     : 
 Name            : 
Cached Result
Last Run: 3:50:05 am
Compile: 0.017s
Execute: 0.17s
Memory: 16.47Mb
CPU: 0.187s