shithub: hugo

ref: ebe4d39f175f73e4f130972cb3d74ef0af5d5761
dir: /docs/content/en/functions/hasPrefix.md/

View raw version
---
title: hasprefix
linktitle: hasPrefix
description: Tests whether a string begins with prefix.
godocref:
date: 2017-02-01
publishdate: 2017-02-01
lastmod: 2017-02-01
categories: [functions]
menu:
  docs:
    parent: "functions"
keywords: []
signature: ["hasPrefix STRING PREFIX"]
workson: []
hugoversion:
relatedfuncs: []
deprecated: false
aliases: []
---

* `{{ hasPrefix "Hugo" "Hu" }}` → true