as_string()
Returns the value of the field as a string:
1 2 | >>> city[ 'Name' ].as_string() 'Pueblo' |
as_string()
Returns the value of the field as a string:
1 2 | >>> city[ 'Name' ].as_string() 'Pueblo' |
Designed by : w10schools
service@w10schools.com
Please login to continue.