Gopher
FUNCTIONS

hasprefix

Tests whether a string begins with prefix.

Syntax

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

Last updated: February 1, 2017