Current DateTime Written by TripleD January 04, 2016 17:32 1 Is it possible to get the current DateTime when using FlexiLayout Language? This would assist in the searching for the correct elements. Was this article helpful? 0 out of 0 found this helpful Yes No
Comments
1 comment
Unfortunately, there is no built-in function.
However, you can connect to SQL Server in FlexiLayout Language and use "GETDATE()" there.
Please sign in to leave a comment.