Can we read Function through text and used it as function in uipath

Hi All,

Need one help.
Can we read function/Formula from text file and use it as actual function instead of string in uipath?

Ex: If now.Tostring is passed through text file and if i print that data, it should be used as function and print the current time & date.