meta data for this page
  •  

length of string

if len(s) > 0 { ... }
if s != "" { ... }