Uppercase

upperMicronode

Writes text in upper case. Folded at compile time: the result is spliced into the surrounding text as characters, so no node reaches the renderer and the number cannot be re-formatted, animated or bound to afterwards. Case mapping is locale-independent.

Explained in:Value primitives

#Allowed content

Body { }Text

#Examples

!upper{{species-code}}

#Notes

  • !upper{hello} folds to HELLO.