Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. String Expression returns a real value containing N characters, where N=>0>0
  2. "NullString" is considered as a DETERMINED empty string.

Examples

LEN("445.02")

returns 6returns 6


LEN("NullString")

returns 0returns 0


LEN("Qnowledge Wageningen")

returns 1616


 

Quick links: Function Functions overview | Attribute overview | Constants overview | Dimensions overview