Next Up Previous Contents
Next: Anonymous routine
Up: Common functions for the Starlink stylesheets
Previous: get-caption-details
[ID index][Keyword index]

case-fold-capitalise

Description

Make all of a string lowercase, but with first char uppercase. Modelled after ((case-fold-down)) and friends in dblib.dsl

Argument list
str = string (Given)

string to be modified

Return value

Type: string

Capitalised version of argument


Next Up Previous Contents
Next: Anonymous routine
Up: Common functions for the Starlink stylesheets
Previous: get-caption-details
[ID index][Keyword index]