This worked in previous version
now I get the error on compile
B4X:
Dim p As Phone
lblPhone.text = p.GetLine1Number
HTML:
Compiling code. Error
Error compiling program.
Error description: Unknown member: getline1number
Occurred on line: 33
lblPhone.text = p.GetLine1Number
Word: getline1number