str upcase for default

Make text uppercase.

Signature

> str upcase ...rest

Parameters

  • ...rest: For a data structure input, convert strings at the given cell paths

Examples

Upcase contents

> 'nu' | str upcase
NU