Formula Column with fixed string

Formula Column with fixed string

I am trying to add a formula column to a table with a fixed string value.
So even if I add more rows to the table, the new rows will have the same value in that column.

In excel that would just be ='string'
But I have not been able to figure out how to do this in the Zoho Reports Formula.
Any ideas?