Skip to content

length

Category: String

Returns the length of the input string in characters (Unicode-aware)

  • Return type: integer
Patient.name.family.length()
'Hello World'.length()