EHRBase - error for CONCAT in AQL

Hi,
Is CONCAT AQL function implemented in EHRBase? I am trying CONCAT(‘abc’ , ‘def’) as test, but getting error.

regards

@Dileep_V_S

There is currently no Function support in ehrbase.

@stefanspiska Thank you for the response