Handbook
Glossary
get-title ( -- string )
Vocabulary
html
.
templates
Inputs
None
Outputs
string
an
object
Definition
USING:
accessors
kernel
namespaces
;
IN:
html.templates
:
get-title
( -- string )
title
get
[
value>>
]
[
no-boilerplate
]
if*
;