Gopher
FUNCTIONS

hasprefix

Tests whether a string begins with prefix.

Syntax

hasPrefix STRING PREFIX
  • {{ hasPrefix "Hugo" "Hu" }} → true