Tagged Questions

2
votes
1answer
100 views

Theta Symbol in a SAS Label?

How do I make the label for a variable display a Greek character. So I need: label Theta = <somehex_expression?>; I'm trying to label the variable named Theta with the …