SetFormatStyle
Sets the special format style of a numeric entity.
Syntax
-
SetFormatStyle(x, fs)-
xis a number, a vector, or a matrix -
fsis a string
-
Description
SetFormatStyle(x, fs) returns x with its special format style set to the one named fs.
Examples
'("default", "MIDI instrument", "day of week", "month") @ (fs ↦ SetFormatStyle(5, fs))
5 Electric Piano 2 Friday May